R/college_data.R

#' Dataset containing information on Cambridge college boat clubs
#'
#' Contains information on names,codes and colours for Cambridge college boat clubs
#'
#' @format A data frame with 34 rows and 4 variables:
#' \describe{
#'   \item{college}{The full name of the college}
#'   \item{short_name}{The abbreviated name of the college}
#'   \item{club_code}{The code for the colleges boats}
#'   \item{club_name}{The abbreviated name of the college boat club}
#' }
"college_data"
RobWHickman/CamStroke documentation built on Nov. 22, 2019, 12:04 a.m.