Vidyalelo
R Programming · Q65

Introduction to R Programming

Programming · R Programming · question 65

Q65

Point out the wrong statement?

A.
Windows versions of R have other optional help system also
B.
The help.search command (alternatively ??) allows searching for help in various ways
C.
R is case insensitive as are most UNIX based packages, so A and a are different symbols and would refer to different variables
Answer
D.
$ R is used to start the R program

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board