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"

Try the yarrr package in your browser

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

yarrr documentation built on May 2, 2019, 9:41 a.m.