CHRIS data is organized in a hierarchical folder structure. The functions documented here allow to define the base CHRIS data path and to list available data modules.
The available functions are:
data_path: returns a character(1) with the currently defined full
path to the CHRIS data.
list_data_modules: lists available data modules in the specified path.
data_path()
list_data_modules(path = data_path(), quick = TRUE)See the individual function descriptions.