| tp_refs {taxize} | R Documentation |
Return all reference records for for a taxon name with a given id.
tp_refs(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_refs(id = 25509881) ## End(Not run)