InterviewSolution
Saved Bookmarks
| 1. |
___________ hosts many add-on packages that can be used to extend the functionality of R.(a) CRAN(b) GNU(c) R studio(d) 450This question was posed to me by my college professor while I was bunking the class.I would like to ask this question from Install and Configure topic in division History, Overview and Getting Started of R Programming |
|
Answer» RIGHT option is (a) CRAN The explanation is: The primary R system is available from the Comprehensive R Archive Network, also known as CRAN. CRAN also HOSTS MANY add-on packages that can be USED to extend the functionality of R. |
|