predictType | R Documentation |
Predict type (ID or NAME) for a list of input taxa
predictType(inputList)
inputList |
list of taxa |
ID or NAME
Vinh Tran tran@bio.uni-frankfurt.de
ids <- c("123", 456, 789)
taxFun:::predictType(ids)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.