powered by
file.path
setwd
cd(...)
x <- "my_favourite_dir" #setwd( "C:/", x, "really_awesome_stuff" ) ## calls setwd( paste( "C:/", x, "really_awesome_stuff", collapse="" ) )
Run the code above in your browser using DataLab