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