InterviewSolution
Saved Bookmarks
| 1. |
Which of the following packages does not contain in “base” R system?(a) utils, graphics(b) mesh, compiler(c) splines, stats4(d) grDevices, datasetsI had been asked this question at a job interview.My question is taken from History of R topic in chapter History, Overview and Getting Started of R Programming |
|
Answer» Correct option is (b) mesh, COMPILER |
|