R/data-burnet.R

#' Six-spot burnet moth counts
#'
#'
#' The six-spot burnet moth (\emph{Zygaena filipendulae})
#' replicate counts from the Swiss butterfly monitoring program
#' from Kery & Schaub (2011 p.445-446).
#'
#' The variables are as follows:
#' \itemize{
#'   \item \code{site} the site.
#'   \item \code{day} the day ("season").
#'   \item \code{count1} the first count.
#'   \item \code{count2} the second count.
#' }
#'
#' @format A data frame with 665 rows and 4 columns
#' @references
#' Kery M & Schaub M (2011) Bayesian Population Analysis
#' using WinBUGS. Academic Press. (\url{https://www.vogelwarte.ch/en/research/population-biology/book-bpa/})
"burnet"
poissonconsulting/bauw documentation built on Aug. 13, 2024, 8:52 a.m.