R/data-pinna.R

#' Pen shell detection data
#'
#' The pen shell (\emph{Pinna nobilis}) detection data from the Balearic Islands
#' in 2010.
#'
#' The variables are as follows:
#' \itemize{
#'   \item \code{d1} indicator for shell detected by first team.
#'   \item \code{d2} indicator for shell detected by second team.
#'   \item \code{width} shell width (cm).
#' }
#'
#' @format A data frame with 143 rows and 3 columns
#' @source Kery & Schaub (2011 p.166) courtesy of Iris Hendriks and colleagues
#' @references
#' Kery M & Schaub M (2011) Bayesian Population Analysis
#' using WinBUGS. Academic Press. (\url{https://www.vogelwarte.ch/en/research/population-biology/book-bpa/})
"pinna"
poissonconsulting/bauw documentation built on Aug. 13, 2024, 8:52 a.m.