Description Usage Arguments Value Examples
View source: R/matchBinomial.R
matchBinomial
reduces both data frames to contain only records which
both contain. Aims to aid with the speed of subsequent calculations.
1 | matchBinomial(x, y)
|
x |
An object of class sf containing NHM data with binomial column |
y |
An object of class sf containing IUCN data with binomial column |
x
, an object of class sf of NHM data, filtered to contain
records binomial which are also present in the IUCN data set.
IUCNData
an object of class sf containing IUCN data, filtered
to contain binomial records present in NHM data
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.