Get bird threat information from BirdLife/IUCN
birdlife_threats(id)
a data.frame
with the species ID and two levels of threat
descriptions, plus stresses, timing, scope, severity, and impact associated
with each stressor.
A single IUCN species ID
David J. Harris harry491@gmail.com
Other birdlife:
birdlife_habitat()
if (FALSE) {
# Setophaga chrysoparia
birdlife_threats(22721692)
# Aburria aburri
birdlife_threats(22678440)
}
Run the code above in your browser using DataLab