Skip to contents

Extractor functions for iucn-class.

Usage

iucn_status(x, ...)

Arguments

x

an iucn-object as returned biucn_summaryry

...

Currently not used

Value

A character vector with the status.

See also

Examples

if (FALSE) {
ia <- iucn_summary(c("Panthera uncia", "Lynx lynx"))
iucn_status(ia)}