Skip to contents

Functions for downloading data on international and other major cricket matches from ESPNCricinfo and Cricsheet. This package provides some functions to download the data into tibbles ready for analysis.

Please respect the terms of use for each website: ESPNCricinfo, Cricsheet.

Installation

You can install the stable version from CRAN.

install.packages("cricketdata", dependencies = TRUE)

You can install the development version Github:

# install.packages("devtools")
devtools::install_github("robjhyndman/cricketdata")

License

This package is free and open source software, licensed under GPL-3.