Description Usage Arguments Value Examples
View source: R/countsForAnalysis.R
countNumbSpecimens
counts the number of unique specimens for each
species in a data frame. Creates a new column numberOfSpecimens
with
this count data for each species.
1 |
x |
an object of class sf, sfc or sfg containing collection records, including binomial names. |
x
with a new column of specimen counts added.
1 | x <- countNumbSpecimens(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.