clean_data_path: Clean the data path

View source: R/clean_data_path.R

clean_data_pathR 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


EvolEcolGroup/pastclim documentation built on Nov. 6, 2023, 5:11 a.m.