rename: Renaming Taxon Names

Description Usage Arguments Value

View source: R/utils.R

Description

Convert taxon name x to taxon name to by looking it up in from. Look-up is case insensitive.

Usage

1
rename(x, from, to)

Arguments

x

character vector with names

from

character vector of old names

to

character vector of new names

Value

character vector of length(x) with converted names


BEQI2 documentation built on May 2, 2019, 8:19 a.m.