swallow | R Documentation |
Demographic data of barn swallows (Hirundo rustica) were collected from nine sites in Switzerland that were between 19 and 224 km apart from 1997 to 2003.
Each year the number of breeding pairs and detailed information about productivity from regular checks of the nests were recorded. Nestlings were ringed and adults captured, resulting in capture-recapture data. Not all sites were surveyed every year, resulting in NAs in the data.
data(swallow)
swallow
is a list with 5 components:
an array with capture-recapture data for juvenile females in m-array format, sites x release year x recapture year.
an array with capture-recapture data for adult females in m-array format, sites x release year x recapture year.
a matrix with annual number of breeding pairs observed at each site, sites x years.
an array with productivity variables for monitored broods, brood type (first or second) x sites x years x variable; the variables are total number of eggs and fledglings in monitored broods and the number of broods monitored.
an array with the number of first broods and second broods observed, sites x years x brood type.
Swiss Ornithological Institute
Schaub, M., von Hirschheydt, J., Grüebler, M.U. (2015) Differential contribution of demographic rate synchrony to population synchrony in barn swallows. Journal of Animal Ecology 84, 1530-1541.
Schaub, M., Kéry, M. (2022) Integrated Population Models, Academic Press, chapter 16.
data(swallow)
str(swallow)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.