birdlife_habitat: Get bird habitat information from BirdLife/IUCN

Description Usage Arguments Value Author(s) See Also Examples

View source: R/birdlife.R

Description

Get bird habitat information from BirdLife/IUCN

Usage

1

Arguments

id

A single IUCN species ID

Value

a data.frame with level 1 and level 2 habitat classes, as well as importance ratings and occurrence type (e.g. breeding or non-breeding). The habitat classification scheme is described at https://www.iucnredlist.org/resources/classification-schemes

Author(s)

David J. Harris harry491@gmail.com

See Also

Other birdlife: birdlife_threats()

Examples

1
2
3
4
5
6
7
## Not run: 
# Setophaga chrysoparia
birdlife_habitat(22721692)
# Passer domesticus
birdlife_habitat(103818789)

## End(Not run)

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