OpenRange_list_scenarios {OpenRange} | R Documentation |
Download information on available climate change scenarios
Description
OpenRange_list_scenarios provides information on climate scenarios with range projections available.
Usage
OpenRange_list_scenarios(...)
Arguments
... |
Additional arguments passed to internal functions. |
Value
Data.frame containing climate change scenarios available in BIEN.
Note
Details on the construction of BIEN range maps is available at http://bien.nceas.ucsb.edu/bien/biendata/bien-3/
See Also
Other range functions:
OpenRange_api_load_species()
,
OpenRange_api_species()
,
OpenRange_get_license()
,
OpenRange_get_stats()
,
OpenRange_load_species()
,
OpenRange_sf()
,
OpenRange_species()
Other metadata functions:
OpenRange_get_license()
,
OpenRange_get_stats()
Examples
## Not run:
cc_scenarios <- OpenRange_list_scenarios()
## End(Not run)
[Package OpenRange version 0.0.1 Index]