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 |
How do you check if “m” is a matrix data object in R?
Mention what does not ‘R’ language do?
What is correlation? How would you measure correlation in r?
What are co-relations in R?
Why are the VCD and lattice packages used?
What is a random forest? How do you build and evaluate a random forest in r?
What is the use of “next” statement in R?
Which function is used to write files?
How would you extract one particular word from a string?
Which function is used to create a histogram visualisation in r programming language?
What are vector functions?
How to create vectors in r?