Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 243 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 243 Bytes

statsguRu

R Package for Visualizing Cricket Statistics from ESPNCricinfo's Statsguru database.

Install the package in R using the following commands:

  1. install.packages("devtools")

  2. devtools::install_github("npranav10/statsguRu")