adplus-dvertising
frame-decoration

Question

Point out the wrong statement?

a.

Key feature of R was that its syntax is very similar to S

b.

R runs only on Windows computing platform and operating system

c.

R has been reported to be running on modern tablets, phones, PDAs, and game consoles

d.

R functionality is divided into a number of Packages

Answer: (b).R runs only on Windows computing platform and operating system

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. R functionality is divided into a number of ________

Q. Which Package contains most fundamental functions to run R?

Q. Point out the wrong statement?

Q. Which of the following is a base package for R language?

Q. Which of the following is “Recommended” package in R?

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

Q. Advanced users can write ___ code to manipulate R objects directly.

Q. Which of the following is used for Statistical analysis in R language?

Q. Which of the following operator is used to create integer sequences?

Q. In R language, a vector is defined that it can only contain objects of the ________

Q. A list is represented as a vector but can contain objects of ___________

Q. How can we define ‘undefined value’ in R language?

Q. What is NaN called?

Q. How can we define ‘infinity’ in R language?

Q. Which one of the following is not a basic datatype?

Q. How do you create an integer suppose 5 in R?

Q. The dimension attribute is itself an integer vector of length _______

Q. Matrices can be created by row-binding with the help of the following function.

Q. What is the function used to test objects (returns a logical operator) if they are NA?

Q. What is the function used to test objects (returns a logical operator) if they are NaN?