View source: R/utils-delete-files.R
delete_dirs | R Documentation |
Delete all directories and files of 'sub_dir“
delete_dirs(models_dir, sub_dir = NULL)
models_dir |
Directory name for all models location |
sub_dir |
The subdirectory to delete recursively |
base::invisible()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.