$title =

Beginner R Quiz

;

$content = [

Beginner R Quiz

1 / 10

What is the standard file extension for an R script?

2 / 10

Which function installs a package from CRAN?

3 / 10

Which construct iterates over elements of a vector items in R?

4 / 10

Which R object type stores a sequence of elements of the same atomic type?

5 / 10

How do you access the third element of a vector v?

6 / 10

Which function shows the first few rows of a data frame df?

7 / 10

How do you create a data frame from vectors x and y?

8 / 10

What does the function seq(1, 10, by = 2) produce?

9 / 10

Which value represents a missing observation in R?

10 / 10

What will the result of “1” + “1” be in R?

Your score is

The average score is 77%

0%

];