View source: R/FSA_dir.create.R
FSA_dir.create | R Documentation |
A module to create directories after removing the existing directory with the same name to prevent data interferences.
FSA_dir.create(folder, allowedUnlink = FALSE)
folder |
folder |
allowedUnlink |
allowedUnlink |
when the original folder was deleted and recreated successfully, 'TRUE' is returned by this function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.