Description Usage Arguments Value Examples
View source: R/countOverlaps.R
countNumbOverlaps
counts the number of binomial overlaps for each
species in a data frame. Creates a new column numberOfOverlaps
with
this count data for each species.
1 |
x |
an object of class sf, sfc or sfg containing collection records,
including binomial names and binomial overlaps, which can be calculated using
|
x
with a new column of binomial overlap counts added.
1 | x <- countNumbOverlaps(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.