R/data.R

#' GAA Team Abbreviations by Season and Team ID
#'
#' @format A data frame with 74 rows and 3 variables:
#' \describe{
#'   \item{seasonId}{The fantasy season integer}
#'   \item{teamId}{The team ID integer}
#'   \item{abbrev}{The normalized _owner_ abbreviation for that year}
#'   ...
#' }
"gaa"

Try the k5 package in your browser

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

k5 documentation built on May 29, 2024, 7:48 a.m.