grouse | R Documentation |
Data for black grouse (Lyrurus tetrix) from Alpe Devero in the Piemont region of the Alps in Northern Italy from 1997 to 2016.
The number of displaying cocks was recorded each spring. In late summer, grouse were looked for with the help of pointer dogs and counted. Some grouse were equipped with a radio transmitter and the status of these birds (alive, dead) was regularly recorded.
data(grouse)
grouse
is a list with 10 components:
matrix of capture histories for 96 radio-tagged birds x 128 months: 1 if found alive, 0 if found dead, otherwise NA.
the actual age of each bird: 1 = juvenile, 2 = adult.
the sex of each bird: 1 = female, 2 = male.
the season of the survey: 1 = spring, 2 = summer, 3 = autumn, 4 = winter.
annual count of displaying males at leks in spring.
annual count of flushed adult males in late summer.
annual count of flushed adult females in late summer.
annual count of flushed chicks in late summer.
annual total number of chicks in families where chicks could be sexed.
annual number of female chicks in families where chicks could be sexed.
Luca Rotelli, Radames Bionda
Rotelli, L., Zbinden, N., Bionda, R., Schaub, M. (in prep.) Chick survival and hunting are important drivers for the dynamics of two Alpine black grouse (Lylurus tetrix) populations. Wildlife Biology.
Schaub, M., Kéry, M. (2022) Integrated Population Models, Academic Press, chapter 15.
data(grouse)
str(grouse)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.