R/data.R

#' Fantasy Scores From 2018 fantasy league
#'
#' A dataset containing scores, week and team name from fantasy league
#'
#' @format A data_frame with 132 rows and 3 variables
#' \describe{
#'   \item{team}{team name}
#'   \item{week}{week of season}
#'   \item{scores}{team score}
#' }
"fantasy"
mitchell-thomann/faabulousR documentation built on Sept. 30, 2019, 10:06 a.m.