Which of the following is used to run ad hoc R commands?
(a) R Console
(b) R Primer
(c) Both R Console and R Primer
(d) R timer
(a) R Console
(b) R Primer
(c) Both R Console and R Primer
(d) R timer
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Correct option is (a) R Console
To explain I would say: Interactive data analysis usually occurs on the R console that executes commands as you type them. R Console is a command-line environment for running ad hoc R commands.