InterviewSolution
Saved Bookmarks
| 1. |
What is output of getOption(“defaultPackages”) in R studio?(a) Installs a new package(b) Shows default packages in R(c) Error(d) Nothing will printI had been asked this question in a national level competition.My question is based upon Basics in chapter History, Overview and Getting Started of R Programming |
|
Answer» Right option is (b) Shows default PACKAGES in R |
|