get_downloaded_datasets {pastclim} | R Documentation |
Get the variables downloaded for each dataset.
Description
List the downloaded variable for each dataset.
Usage
get_downloaded_datasets(data_path = NULL)
Arguments
data_path |
leave it to NULL to use the default data_path |
Value
a list of variable names per dataset.
[Package pastclim version 2.1.0 Index]