suitability_fut: Example of layer representing future environmental...

suitability_futR Documentation

Example of layer representing future environmental suitability for a species

Description

A raster layer representing distinct levels of future suitability for a species in a region where simulations can be performed in examples.

Format

A SpatRaster with 108 rows, 84 columns, 9072 cells:

suitability

values from low = 0 to high = 1

Examples

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

terra::plot(suitability_fut)

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