matchBinomial: Finds matching binomials (records) between NHM and IUCN data...

Description Usage Arguments Value Examples

View source: R/matchBinomial.R

Description

matchBinomial reduces both data frames to contain only records which both contain. Aims to aid with the speed of subsequent calculations.

Usage

1

Arguments

x

An object of class sf containing NHM data with binomial column

y

An object of class sf containing IUCN data with binomial column

Value

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

Examples

1

JCur96/sfe documentation built on Sept. 2, 2020, 6:02 p.m.