Q. Write the syntax to set the path of the current working directory in R environment?
β
Correct Answer: (C)
Setwd("dir_path")
You must be Logged in to update hint/solution