R/BeardLengths_doc.R

#' BeardLengths
#'
#' A dataframe containing the lengths of beards on 3 different pirate ships
#'
#'
#' @format A data frame containing 150 rows and 2 columns
#' \describe{
#'   \item{Ship}{(character) - The pirate's ship}
#'   \item{Beard}{(numeric) - The length of the pirate's beard in cm}
#'  }
#' @source 2015 annual international pirate meeting at the Bodensee in Konstanz, Germany
#'
#'
#'
"BeardLengths"
ndphillips/yarrr documentation built on April 9, 2024, 5:16 a.m.