Quiz: Introduction to R
Use what you’ve learned so far to answer the following questions.
Introduction to R
1.
What does it mean when the +
sign appears in the R console?
A.
It means that R is ready after the user has typed something.
B.
It means that R is waiting for the user to enter or complete some command.
C.
It means that R is going to perform an arithmetic operation.
D.
It means that the code has an error.
1 / 5