View source: R/get_available_datasets.R
get_available_datasets | R Documentation |
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"
get_available_datasets()
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.
a character vector of the available datasets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.