View source: R/download_auxiliary.R
download_setup_dir | R Documentation |
Create directory
if it does not already exist.
If directory does not exist, the directory will be created.
download_setup_dir(directory, zip = FALSE)
directory |
character(1) directory path |
zip |
logical(1). Should sub-directories be created for zip files and
data files? If |
NULL; if zip = TRUE
a vector of directories for zip files and
data files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.