Shows the valid species statuses. The statuses are used in the get_species()
function to filter species by status. Based on the
Catalogue Web Service documentation.
Value
A tibble with 2 columns:
status: The full name of the status.status_code: The abbreviations to be used in theget_species(status = )function.
See also
Other misc functions:
countries(),
environments(),
impacts(),
ranks(),
regions()