Description Usage Arguments Details Value Author(s)
View source: R/parse.taxon.name.R
Parses taxon names from benthic count file to facilitate matching with ITIS.
1 | parse.taxon.name(tname.orig)
|
tname.orig |
Character vector of taxon names |
Parses compound names typically found in benthic count files into a list of strings for each name.
Returns a matrix in which each row corresponds with a different element of the provided character vector, and each column corresponds to distinct strings in each element.
Lester L. Yuan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.