View source: R/clean_data_path.R
clean_data_path | R Documentation |
This function deletes old reconstructions that have been superseded in the
data_path. It assumes that the only files in data_path are part of pastclim
(i.e. there are no custom datasets stored in that directory).
clean_data_path(ask = TRUE)
ask |
boolean on whether the user should be asked before deleting |
TRUE if files are deleted successfully
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.