Which of the following is used to run ad hoc R commands?
Which of the following is used to run ad hoc R commands? 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.