get_available_datasets {pastclim} | R Documentation |
Get the available datasets.
Description
List the datasets available in pastclim, which can be passed to functions
in pastclim
as values for the parameter dataset
. Most functions can also be
used on custom datasets by setting dataset="custom"
Usage
get_available_datasets()
Details
This function provides a user-friendly list, summarising the many datasets available from WorldClim. A comprehensive list of all available datasets can be obtained with list_available_datasets.
Value
a character vector of the available datasets
[Package pastclim version 2.1.0 Index]