R/div3_2012_spread.R

#' Example College Football Results dataframe
#'
#' Sample results from 2012 Div III season
#'
#' @format A dataframe with 10 rows and 5 variables:
#' \describe{
#'   \item{team1}{Home team name}
#'   \item{team2}{Visiting team name}
#'   \item{t1}{Points scored by home team}
#'   \item{t2}{Points scored by visiting team}
#'   \item{dif}{Points differential}
#' }
"div3_2012_spread"
jalapic/ratingsR documentation built on May 18, 2019, 11:18 a.m.