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
Correct Answer: R Console
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.