ts_make_name_df: Make a dataframe with taxonomic names

View source: R/utils.R

ts_make_name_dfR Documentation

Make a dataframe with taxonomic names

Description

Make a dataframe with taxonomic names

Usage

ts_make_name_df(taxa)

Arguments

taxa

Character vector; taxon names to be parsed by taxon-tools parsenames. Missing values not allowed. Must all be unique.

Value

Dataframe with two columns: id and name

Examples

## Not run: 
ts_make_name_df("Foogenus x barspecies var. foosubsp (L.) F. Bar")

## End(Not run)

joelnitta/taxastand documentation built on Sept. 21, 2022, 12:49 p.m.