Test Your Skills on Getting Started with Data in R

Evaluate your concepts of basic programming techniques of the R language.

Multiple choice questions

1

How do you load the nycflights13 package?

A)

library(nycflights13)

B)

library.open(nycflights13)

C)

library(knitr)

D)

library.load(nycflights13)

Question 1 of 30 attempted

Get hands-on with 1200+ tech skills courses.