adplus-dvertising
frame-decoration

Question

Which of the following packages does not contain in “base” R system?

a.

utils, graphics

b.

mesh, compiler

c.

splines, stats4

d.

grDevices, datasets

Answer: (b).mesh, compiler

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following packages does not contain in “base” R system?

Similar Questions

Discover Related MCQs

Q. There are more than ________ packages on CRAN that have been developed by users and programmers around the world.

Q. At higher level one “limitation” of R is that its functionality is based on __________

Q. Which of the following command is used to print an object “x” in R?

Q. They primary R system is available from the ______

Q. Point out the wrong statement?

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?