R/bball2.R

#' Example Basketball Results dataframe for Colley Time Method
#'
#' Time based results
#'
#' @format A dataframe with 13 rows and 4 variables:
#' \describe{
#'   \item{team1}{Home team name}
#'   \item{team2}{Visiting team name}
#'   \item{winner}{0 indicates team1 wins, 1 indicates team 2 wins}
#'   \item{time}{Time}
#' }
"bball2"
jalapic/ratingsR documentation built on May 18, 2019, 11:18 a.m.