GetIUCNStat: Gather IUCN Status for EOL Pages

Description Usage Arguments Value See Also Examples

View source: R/GetIUCNStat.R

Description

This function gathers IUCN threat statuses from EOL pages if they are reported.

Usage

1

Arguments

MyEOLs

A vector of filenames or a list of XMLs for downloaded EOL pages

Value

Returns a data frame with taxon, eol ID, and IUCN status.

See Also

GetRichnessScores GetCommonNames GetReferences DataObjectOverview

Examples

1
2
3
data(MyEOLs)
## Not run: GetIUCNStat(MyEOLs)
GetIUCNStat(MyEOLs[3])

Reol documentation built on May 30, 2017, 12:30 a.m.