Why is library() function used in r?
Answer / Sudhanker Tiwari
The `library()) function is used in R to load a package (extension or add-on) into your current working environment, making its functions available for use.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is median in r?
How many types of functions are there in R string manipulation?
What are the components of r functions?
What are Ensemble Models in R?
What are recommended systems in r?
What do copy-on-change issues in r?
Explain about confusion matrix in r?
What is the use of apply() in R?
How to create the s3 class?
What is the recycling of elements in a vector? Give an example.
How do you install a package in r?
What is data structure in r?