InterviewSolution
Saved Bookmarks
| 1. |
What Are R Packages? |
|
Answer» Packages are the collections of data, R functions and compiled CODE in a well-defined FORMAT and these packages are STORED in library. Packages are the collections of data, R functions and compiled code in a well-defined format and these packages are stored in library. |
|