suitability | R Documentation |
A raster layer representing distinct levels of 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 <- terra::rast(system.file("extdata/suitability.tif",
package = "grinnell"))
terra::plot(suitability)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.