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 will you combine multiple different string like “data”, “science”, “in” ,“r”, “programming” as a single string “data_science_in_r_programmming” ?
What are recommended systems in r?
How would you make multiple plots onto a single page in r?
What is an Atomic vector and how many types of atomic vectors are present in R?
What is a file in r?
Explain statistical functions performed by R?
How many data structures R has?
What is a random walk model?
What are applications of Predictive analysis in R?
What is a motivation behind data visualization in R?
What are Ensemble Models in R?
Explain how to access list elements in r?