makeDataDirectories | R Documentation |
Creates the directories necessary for storing output data, rooted in the specified directory.
makeDataDirectories(check_location = TRUE)
check_location |
Default TRUE. Whether to prompt the user to confirm that the data directory structure should be created in the current working directory. |
No value is returned.
setBaseDirectory
## Not run:
makeDataDirectories()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.