R/data.R

#' **Men's College Basketball KenPom Teams Dictionary**
#' Team link KenPom reference lookup for the package
#' @format A data frame with 357 rows and 6 variables:\
#' \describe{
#' \item{\code{Team}}{character.}
#' \item{\code{Team.link}}{character.}
#' \item{\code{team.link.ref}}{character.}
#' \item{\code{Year}}{double.}
#' \item{\code{Conf}}{character.}
#' \item{\code{Conf.link}}{character.}
#' \item{\code{conf.link.ref}}{character.}
#' }
"teams_links"

Try the hoopR package in your browser

Any scripts or data that you put into this service are public.

hoopR documentation built on Nov. 26, 2023, 1:07 a.m.