check_dir_create | R Documentation |
check existence and create folder if non-existent
check_dir_create(path)
path |
Folder path to check and create if not there. |
the same returned values for dir.create()
check_dir_create(tempdir())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.