m {nichevol}R Documentation

Example of accessible areas for a species

Description

A SpatVector object representing the accessible area for a species.

Format

A SpatVector object.

Value

No return value, used with function vect to bring an example of an accessible area for a species.

Examples

m1 <- terra::vect(system.file("extdata", "m1.gpkg", package = "nichevol"))

terra::plot(m1)

[Package nichevol version 0.1.20 Index]