make_directory | R Documentation |
'dir.create()' natively prevents overwrites
make_directory(path, recursive = TRUE)
path |
[path] directory to create |
recursive |
[lgl] dir.create arg (default = TRUE) |
[lgl] did directory creation succeed or fail?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.