Rdocumentation
powered by
Learn R Programming
BEQI2 (version 2.0-0)
rename: Renaming Taxon Names
Description
Convert taxon name
x
to taxon name
to
by looking it up in
from
. Look-up is case insensitive.
Usage
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