View source: R/verify_dir_exists.R
verify_dir_exists | R Documentation |
Verify directory exists (if not, create)
verify_dir_exists(full_path, recursive = TRUE)
full_path |
Path to directory. |
verify_dir_exists("~/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.