Provides a list of all the unique rank names contained in the database and their kingdom and rank ID values.
Provides a list of all the unique rank names contained in the database and their kingdom and rank ID values.
rank_names(wt = "json", raw = FALSE, ...)
wt |
(character) One of "json" or "xml". Required. |
raw |
(logical) Return raw JSON or XML as character string. Required.
Default: |
... |
curl options passed on to crul::HttpClient |
a data.frame, with columns:
kingdomname
rankid
rankname
## Not run: rank_names() ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.