Vidyalelo
R Programming · Q29

Introduction to R Programming

Programming · R Programming · question 29

Q29

What is the purpose of the search() function in R?

A.
Displays the search path for loaded packages
Answer
B.
Searches for a file in the working directory
C.
Searches for a keyword in the help
D.
Displays the search history

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board