createDirectory | R Documentation |
Create Directory if it does not exist
createDirectory(dir.to.create, dbg = TRUE, confirm = FALSE)
dir.to.create |
character string representing the path to the directory to be created |
dbg |
if |
confirm |
if |
created path or NULL
if the path could not be created
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.