tp_synonyms | R Documentation |
Return all synonyms for a taxon name with a given id.
tp_synonyms(id, key = NULL, ...)
id |
the taxon identifier code |
key |
Your Tropicos API key; See taxize-authentication for help on authentication |
... |
Curl options passed on to crul::HttpClient |
List or dataframe.
## Not run:
tp_synonyms(id = 25509881)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.