variables_lgm: Example of variables to represent current climate condition...

variables_lgmR Documentation

Example of variables to represent current climate condition in a region

Description

A dataset containing raster layers of climatic variables representing Last Glacial Maximum conditions for a region where simulations can be performed in examples.

Format

A SpatRaster with 108 rows, 84 columns, 9072 cells, and 6 layers:

Temperature

temperature, in Celsius degrees times 10.

Precipitation

precipitation, in milimeters.

Source

https://www.worldclim.org/data/index.html

Examples

variables_lgm <- terra::rast(system.file("extdata/variables_lgm.tif",
                                           package = "grinnell"))

terra::plot(variables_lgm[[1]])

fmachados/grinnell documentation built on Jan. 29, 2024, 6:48 p.m.