buildName: Build Organism Name

View source: R/accessory_tax.R

buildNameR Documentation

Build Organism Name

Description

Combine diffent table columns with name information (i.e. genus, epiteth, infra-epiteth) into a single name

Usage

buildName(x, col.names = c("genus", "specificEpithet"))

Arguments

x

the data frame with the name information

col.names

the name of the columns containing the information to be combined (in the desired order)

Value

a vector with the combined name information

Author(s)

Renato A. F. de Lima


LimaRAF/plantR documentation built on Jan. 1, 2023, 10:18 a.m.