suitability_fut | R Documentation |
A raster layer representing distinct levels of future suitability for a species in a region where simulations can be performed in examples.
A SpatRaster with 108 rows, 84 columns, 9072 cells:
values from low = 0 to high = 1
suitability_fut <- terra::rast(system.file("extdata/suitability_fut.tif",
package = "grinnell"))
terra::plot(suitability_fut)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.