check_names: 'check_names' to check plant species names in Wisconsin for...

Description Usage Arguments Value Author(s) Examples

View source: R/data_clean.R

Description

check_names to check plant species names in Wisconsin for typos and synonyms using UWSP herbarium as baseline.

Usage

1
check_names(sp.to.check, sp.dataset = sp_syn_uwsp)

Arguments

sp.to.check

A vector of plant species to check.

sp.dataset

species names and their synonyms from UWSP herbarium website.

Value

Author(s)

Daijiang Li

Examples

1
check_names(sp.to.check = c('Acer rubrum', 'Quercus abla'))

daijiang/dli55 documentation built on Jan. 9, 2020, 3:30 p.m.