1.

________ is used to view packages currently loaded.(a) library()(b) search()(c) .libPaths()(d) stringr()I have been asked this question in semester exam.Question is taken from Packages topic in chapter Commands, Packages, Visualizing Data and Linear Regression of R Programming

Answer»

The correct CHOICE is (b) search()

The explanation is: This search will allow you to search the contents of the R functions, PACKAGE vignettes, and TASK VIEWS.



Discussion

No Comment Found

Related InterviewSolutions