setwdNew | R Documentation |
If the directory does not exist, the function will create it recursively.
setwdNew(dir)
dir |
a character specifying the desired directory. |
Rehrauer, Hubert
Schmid, Peter
cd = getwd()
setwdNew("newDirectory")
setwd(cd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.