Q92
Write the syntax to set the path of the current working directory in R environment?
A.
Setwd("dipath")
B.
Setwd(dir_path)
C.
Setwd("dir_path")
AnswerD.
Set("dir_path")
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board