adplus-dvertising
frame-decoration

Question

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

d.

$ R is used to start the R program

Answer: (c).R is case insensitive as are most UNIX based packages, so A and a are different symbols and would refer to different variables

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the wrong statement?

Similar Questions

Discover Related MCQs

Q. Elementary commands in R consist of either _______ or assignments.

Q. If a command is not complete at the end of a line, R will give a different prompt, by default it is ____________

Q. Command lines entered at the console are limited to about ________ bytes.

Q. _____ text editor provides more general support mechanisms via ESS for working interactively with R.

Q. What is output of getOption(“defaultPackages”) in R studio?

Q. R language is a dialect of which of the following languages?

Q. R language has superficial similarity with _________

Q. How many atomic vector types does R have?

Q. What is the function to set row names for a data frame?

Q. A single element of a character vector is referred as ________

Q. R files has an extension ______

Q. If the code is stored in the external file, which of the following function is used to call them to a working directory?

Q. Advanced programmers can write ______ code to manipulate R objects.

Q. In ________ Insightful purchased the S language from Lucent for $2 million.

Q. Functionality of R is divided into a number of __________

Q. Dataframes can be converted into a matrix by calling the following function data ______

Q. Which of the following is not an object of R?

Q. Is It possible to inspect the source code of R?

Q. How to install for a package and all of the other packages on which for depends?

Q. __________ function is used to watch for all available packages in library.