Match the correct explanation for the following functions: (ex 1a 2b..) 1. dir() 2. search() 3. getwd() 4. setwd("path")

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Match the correct explanation for the following functions: (ex 1a 2b..) 1. dir() 2. search() 3. getwd() 4. setwd("path")

Post by answerhappygod »

Match the correct explanation for the following functions: (ex
1a 2b..)
1. dir()
2. search()
3. getwd()
4. setwd("path")
5. .libPaths()
6. library()
a. To get all packages currently loaded in the R enviroment
b. To list the files contained in the current working
directory
c. To get the list of all pages installed
d. to change the working directory and specify the path to the
desired folder
e. To get the library location containing all R packages
f. To find out which directory you are currently in
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply