convert2name | R Documentation |
Convert a list of input taxa into taxon names
convert2name(taxonList)
taxonList |
list of taxa |
A list of taxon names
Vinh Tran tran@bio.uni-frankfurt.de
taxonList <- c("Homo sapiens", "5207", "40674", "4751")
taxFun:::convert2name(taxonList)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.