set_wd | R Documentation |
This function allows you to set a working directory within a given cloud storage folder in your home directory.
set_wd(project, cloud = NULL, verbose = FALSE)
project |
The name of the project directory. Must be set. |
cloud |
The name of the cloud storage provider. If not set, the project is assumed to reside in your user folder. |
verbose |
Logical. Should status messages be displayed? |
## Not run: set_wd("Platforms", "Box")
## Not run: set_wd("Misogyny", "Dropbox")
## Not run: set_wd("project-harvest")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.