| tp_namereferences {taxize} | R Documentation |
Function name changed to tp_refs.
tp_namereferences(id, format = "json", output = "df", key = NULL, verbose = TRUE)
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. |
verbose |
Print messages (default) or not, logical |