1.

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”)
D. Set(“dir_path”)
Answer» D. Set(“dir_path”)


Discussion

No Comment Found