barrier: Example of layer representing dispersal barriers for a...

barrierR Documentation

Example of layer representing dispersal barriers for a species

Description

A raster layer representing dispersal barriers for a species in a region where simulations can be performed in examples.

Format

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

barrier

barriers are represented with values of 1

Examples

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

terra::plot(barrier)

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