1.

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 timerThe question was posed to me in a job interview.This interesting question is from Getting Started with R topic in chapter Sockets of JavaScript

Answer»

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.



Discussion

No Comment Found

Related InterviewSolutions