What is R Base package?



What is R Base package?..

Answer / Krishn Mohan Pandey

R Base package refers to the default set of functions and data that comes pre-installed with R, a programming language for statistical computing and graphics. These functions include mathematical, statistical, and graphical functions, as well as tools for data input and output.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

How do you check if “m” is a matrix data object in R?

1 Answers  


Mention what does not ‘R’ language do?

1 Answers  


What is correlation? How would you measure correlation in r?

1 Answers  


What are co-relations in R?

1 Answers  


Why are the VCD and lattice packages used?

1 Answers  


What is a random forest? How do you build and evaluate a random forest in r?

1 Answers  


What is the use of “next” statement in R?

1 Answers  


Which function is used to write files?

1 Answers  


How would you extract one particular word from a string?

1 Answers  


Which function is used to create a histogram visualisation in r programming language?

1 Answers  


What are vector functions?

1 Answers  


How to create vectors in r?

1 Answers  


Categories