Provides a list of all the unique rank names contained in the database and their kingdom and rank ID values.
Source:R/rank_names.R
rank_names.Rd
Provides a list of all the unique rank names contained in the database and their kingdom and rank ID values.
Arguments
- wt
(character) One of "json" or "xml". Required.
- raw
(logical) Return raw JSON or XML as character string. Required. Default:
FALSE
- ...
curl options passed on to crul::HttpClient