R/data-housewren.R

#' Population Dynamics of House Wrens
#'
#' Annual estimated abundance of breeding House Wren (Troglodytes aedon), in Eastern Illinios at William Trelease Woods, a 24 hectare forested plot owned by the University of Illinois.
#'
#'
#' @name housewren
#' @docType data
#' @format A data frame with 44 observations, each representing a year
#' \describe{
#'   \item{Year}{Calendar year.}
#'   \item{Count}{Number of male territories or breeding pairs observed per year.}
#'   }
#' @source Kendeigh, S. C.  1982. Bird populations in Eastern Illinois: Fluctuations, variations, and development over a half-century. Illinois Biological Monographs. Vol. 52. 136 pp.
#' @keywords datasets

"housewren"
tessington/quantecol documentation built on June 1, 2025, 9:06 p.m.