m | R Documentation |
A SpatVector object representing the accessible area for a species.
A SpatVector object.
No return value, used with function vect
to
bring an example of an accessible area for a species.
m1 <- terra::vect(system.file("extdata", "m1.gpkg", package = "nichevol"))
terra::plot(m1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.