View source: R/accessory_tax.R
buildName | R Documentation |
Combine diffent table columns with name information (i.e. genus, epiteth, infra-epiteth) into a single name
buildName(x, col.names = c("genus", "specificEpithet"))
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) |
a vector with the combined name information
Renato A. F. de Lima
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.