Return all synonyms for a taxon name with a given id.
tp_synonyms(id, key = NULL, ...)
the taxon identifier code
Your Tropicos API key; See taxize-authentication
for help on authentication
Curl options passed on to HttpClient
List or dataframe.
# NOT RUN {
tp_synonyms(id = 25509881)
# }
Run the code above in your browser using DataLab