View source: R/utils-delete-files.R
delete_rds_files | R Documentation |
Delete all model rds files found in the subdirectories of the 'models_dir“ directory
delete_rds_files(models_dir, dont_del = last_yr_base_model_dir_name)
models_dir |
Directory in which the models reside |
dont_del |
A vector of directory names to keep |
base::invisible()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.