suitability: Example of layer representing environmental suitability for a...

suitabilityR Documentation

Example of layer representing environmental suitability for a species

Description

A raster layer representing distinct levels of 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 <- terra::rast(system.file("extdata/suitability.tif",
                                          package = "grinnell"))

terra::plot(suitability)

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