Description Usage Arguments Value Examples
View source: R/resolveIUCNGeom.R
resolveIUCNGeom
turns IUCN data which has multiple entries for each
species into a single record for each species, so that percentage overlaps
can be calculated. Internal boundaries are not resolved to preserve
information about range fragmentation.
1 |
x |
an object of class sf, sfc or sfg containing IUCN records, where each species has multiple entries. |
object output
, the IUCN data set, now with a single entry for
each species, where the geometry has been unified but internal boundaries have
not been resolved, to retain information about range fragmentation.
1 | TestOut <- resolveIUCNGeom(IUCNForPlot)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.