Description Usage Arguments Author(s) Examples
View source: R/util_clean_dir.R
Clean Contents of a Directory
1 |
dir |
Character string. Directory. |
create_dir |
Logical.
If |
recursive |
logical. Should directories be deleted recursively? |
force |
logical. Should permissions be changed (if possible) to allow the file or directory to be removed? |
Ivan Jacob Agaloos Pesigan
1 2 3 4 | ## Not run:
util_clean_dir(dir = MY_DIRECTORY)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.