download_chelsa {pastclim} | R Documentation |
Download the CHELSA modern and future observations.
Description
This function downloads annual and monthly variables from the CHELSA v2.1 dataset.
Usage
download_chelsa(dataset, bio_var, filename)
Arguments
dataset |
the name of the dataset |
bio_var |
the variable name |
filename |
the filename as stored in the |
Value
TRUE if the requested CHELSA variable was downloaded successfully
[Package pastclim version 2.2.0 Index]