Return all reference records for for a taxon name with a given id.
tp_refs(id, key = NULL, ...)
the taxon identifier code
Your Tropicos API key; See taxize-authentication for help on authentication
Curl options passed on to crul::HttpClient
List or dataframe.
if (FALSE) {
tp_refs(id = 25509881)
}