mkdir | R Documentation |
This functions creates a directory (recursively) if it does not exists.
mkdir(directory)
directory |
( |
## Not run:
mkdir("my_new_directory")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.