R/data.R

#' Ages of stranded dolphins
#'
#' A dataset containing the age-at-death of 435 stranded dolphins.
#'
#' @format A data frame with 30 rows and 2 variables:
#' \describe{
#'   \item{age}{age of the dead animals}
#'   \item{M}{number of animals dead at the corresponding age}
#'   ...
#' }
#'
"cetaceans"

Try the strandCet package in your browser

Any scripts or data that you put into this service are public.

strandCet documentation built on May 1, 2019, 8:19 p.m.