adplus-dvertising
frame-decoration

Question

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: (c).Setwd(“dir_path”)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Write the syntax to set the path of the current working directory in R environment?