Description Usage Arguments Examples
View source: R/dir.R View source: R/.ipynb_checkpoints/dir-checkpoint.R
Verify directory exists (if not, create)
| 1 | dir.verify_create(full_path, recursive = TRUE)
 | 
| full_path | Path to directory. | 
| 1 2 | dir.verify_create("~/missingfolder")
Creates folder named "missingfolder" in your home directory
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.