| iucn_status {taxize} | R Documentation |
iucn-class.Extractor functions for iucn-class.
iucn_status(x, ...)
x |
an |
... |
Currently not used |
A character vector with the status.
## Not run:
ia <- iucn_summary(c("Panthera uncia", "Lynx lynx"))
iucn_status(ia)
## End(Not run)