| chelsa_current | R Documentation |
Raster layer containing bioclimatic variables representing present-day
climatic conditions. The variables were resampled to a 10 arc-minute
resolution and masked using the m region provided in the package. Data
sourced from CHELSA:
https://chelsa-climate.org/
A SpatRaster object.
No return value. Used with function rast to
bring raster variables to analysis.
chelsa_current <- terra::rast(system.file("extdata",
"Current_CHELSA.tif",
package = "kuenm2"))
terra::plot(chelsa_current)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.