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