taxa_search | R Documentation |
Search for traits by taxa names
taxa_search(x, db, ...)
x |
(character) Taxonomic name(s) to search for |
db |
(character) only 'ncbi' for now - other options maybe in the future |
... |
Curl options passed on to |
A data.frame
Scott Chamberlain
## Not run:
taxa_search("Poa annua", db = "ncbi")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.