R/bball.R

#' Example Basketball Results dataframe
#'
#' Sample results from Hypothetical Basketball tournament
#'
#' @format A dataframe with 10 rows and 4 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}
#' }
"bball"
jalapic/ratingsR documentation built on May 18, 2019, 11:18 a.m.