R/data.R

#' Fantasy Basketball Point Projections
#'
#' Example point projections for the January 30, 2018 DRAFT NBA main slate.
#'
#' @format A data frame with 31 rows and 7 columns
#' \describe{
#'   \item{player}{player names}
#'   \item{position}{player positions: guard, forward, and center}
#'   \item{spots}{number of roster spots. 2 each for guards and forwards, 1 for centers}
#'   \item{source1}{example point projections from different hypothetical sources}
#'   \item{source2}{example point projections from different hypothetical sources}
#'   \item{source3}{example point projections from different hypothetical sources}
#'   \item{source4}{example point projections from different hypothetical sources}
#' }
"bball"
benmwhite/draftr documentation built on May 20, 2019, 4:26 p.m.