adplus-dvertising
frame-decoration

Question

Which Package contains most fundamental functions to run R?

a.

root

b.

child

c.

base

d.

parent

Answer: (c).base

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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?

Q. What is the function to set column names for a matrix?