R/ids.R

#' Team ids required for pulling data from ESPN.com
#'
#' A dataset containing the team names and ids for all Division 1 NCAA basketball teams
#'
#' @format A data frame with 357 rows and 3 variables:
#' \describe{
#'   \item{team}{character team name on ESPN}
#'   \item{id}{numeric team id on ESPN}
#'   \link{link}{url link for ESPN website}
#'   ...
#' }
#' @source \url{http://www.espn.com/}
"ids"
dhutexas/ncaa_bball documentation built on March 23, 2022, 12:13 p.m.