clean_data_path {pastclim} | R Documentation |
Clean the data path
Description
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).
Usage
clean_data_path(ask = TRUE)
Arguments
ask |
boolean on whether the user should be asked before deleting |
Value
TRUE if files are deleted successfully
[Package pastclim version 2.1.0 Index]