powered by
Returns the scientific name for the TSN. Also returns the component parts (names and indicators) of the scientific name.
scientific_name(tsn, wt = "json", raw = FALSE, ...)
TSN for a taxonomic group (numeric). Required.
(character) One of "json" or "xml". Required.
(logical) Return raw JSON or XML as character string. Required. Default: FALSE
FALSE
curl options passed on to crul::HttpClient
a data.frame
# NOT RUN { scientific_name(tsn = 531894) # }
Run the code above in your browser using DataLab