Learn R Programming

taxize (version 0.7.9)

iucn_status: Extractor functions for iucn-class.

Description

Extractor functions for iucn-class.

Usage

iucn_status(x, ...)

Arguments

x
an iucn-object as returned by iucn_summary
...
Currently not used

Value

A character vector with the status.

See Also

iucn_summary

Examples

Run this code
## Not run: 
# ia <- iucn_summary(c("Panthera uncia", "Lynx lynx"))
# iucn_status(ia)## End(Not run)

Run the code above in your browser using DataLab