This R package can be used to analyze performances of cricketers based on stats from ESPN Cricinfo.
The package be installed directly from CRAN as install.packages(“cricketr”)
or from Github as follows library(devtools) install_github(“tvganesh/cricketr”) library(cricketr)
Details of this package can be read from my blog Giga thoughts in Introducing cricketr: A R package for analyzing performances of cricketer
Also see my other posts in R and cricket