download_worldclim_future {pastclim} | R Documentation |
Download a WorldClim future predictions.
Description
This function downloads annual and monthly variables from the WorldClim 2.1 predictions for the future.
Usage
download_worldclim_future(dataset, bio_var, filename)
Arguments
dataset |
the name of the dataset |
bio_var |
the variable name |
filename |
the file name (full path) of the file to be saved |
Value
TRUE if the requested WorldClim variable was downloaded successfully
[Package pastclim version 2.0.0 Index]