Title

get_conservation_status(species_id, con)

Arguments

species_id

Id of the species to look for.

con

The Connection object

Value

a table with the conservation status for a species

Examples

if (interactive()) {
  get_conservation_status()
}