R/data.R

#' Meta data on players listed at ESPNCricinfo
#'
#' A dataset containing the names and other attributes of players who appear
#' on both [cricsheet](https://cricsheet.org) and
#' [ESPNCricinfo](https://www.espncricinfo.com), as at 24 March 2025.
#'
#' @format A data frame with 16101 rows and 11 variables.
#' @source \url{https://www.espncricinfo.com}
"player_meta"

#' Codes used for competitions on Cricsheet
#'
#' A dataset containing the names and codes used by
#' [cricsheet](https://cricsheet.org), as at 24 March 2025.
#'
#' @format A data frame with 44 rows and 2 variables.
#' @source \url{https://cricsheet.org/downloads/#experimental}
"cricsheet_codes"
robjhyndman/cricketdata documentation built on July 3, 2025, 9:57 p.m.