powered by
Return summary data a taxon name with a given id.
tp_summary(id, key = NULL, ...)
A data.frame.
the taxon identifier code
Your Tropicos API key; See taxize-authentication for help on authentication
Curl options passed on to crul::verb-GET
if (FALSE) { tp_summary(id = 25509881) tp_summary(id = 2700851) tp_summary(id = 24900183) }
Run the code above in your browser using DataLab