birdlife_threats: Get bird threat information from BirdLife/IUCN

Description Usage Arguments Value Author(s) See Also Examples

View source: R/birdlife.R

Description

Get bird threat information from BirdLife/IUCN

Usage

1

Arguments

id

A single IUCN species ID

Value

a data.frame with the species ID and two levels of threat descriptions, plus stresses, timing, scope, severity, and impact associated with each stressor.

Author(s)

David J. Harris harry491@gmail.com

See Also

Other birdlife: birdlife_habitat()

Examples

1
2
3
4
5
6
7
## Not run: 
# Setophaga chrysoparia
birdlife_threats(22721692)
# Aburria aburri
birdlife_threats(22678440)

## End(Not run)

traits documentation built on Aug. 27, 2020, 9:07 a.m.