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