InterviewSolution
Saved Bookmarks
| 1. |
__________ function is used to watch for all available packages in library.(a) lib()(b) fun.lib()(c) libr()(d) library()I have been asked this question in my homework.I need to ask this question from Basics topic in section History, Overview and Getting Started of R Programming |
|
Answer» Correct answer is (d) library() |
|