| chelsa_lgm_ccsm4 | R Documentation |
Raster layer containing bioclimatic variables representing Last Glacial
Maximum (LGM) climatic conditions based on the CCSM4 General Circulation
Model (GCM). The variables were resampled to 10arc-minutes and masked using
the m provided in the package.
A SpatRaster object.
No return value. Used with function rast to
bring raster variables to analysis.
chelsa_lgm_ccsm4 <- terra::rast(system.file("extdata",
"CHELSA_LGM_CCSM4.tif",
package = "kuenm2"))
terra::plot(chelsa_lgm_ccsm4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.