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()

The explanation is: Type library() at the command PROMPT to see a LIST of all available PACKAGES in the library. For total INFORMATION about the installation of R and add-on packages, see the R Installation and Administration manual.



Discussion

No Comment Found

Related InterviewSolutions