| tp_synonyms {taxize} | 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 |
... |
Curl options passed on to |
List or dataframe.
## Not run: tp_synonyms(id = 25509881) ## End(Not run)