tp_acceptednames: Return all accepted names for a taxon name with a given id.
Description
Function name changed to tp_accnames.
Usage
tp_acceptednames(id, format = "json", output = "df", key = NULL)
Arguments
id
the taxon identifier code
format
return in json or xml format (defaults to json)
output
raw = json or xml; or df = data.frame
key
Your Tropicos API key; loads from .Rprofile.