powered by
This function computes and plots the cumulative average wickets of a bowler
bowlerCumulativeAvgWickets(file,name)
Data frame
Name of batsman
None
https://www.espncricinfo.com/ci/content/stats/index.html https://gigadom.in/
batsmanCumulativeAverageRuns bowlerCumulativeAvgEconRate batsmanCumulativeStrikeRate
batsmanCumulativeAverageRuns
bowlerCumulativeAvgEconRate
batsmanCumulativeStrikeRate
# NOT RUN { ) pathToFile <- system.file("data", "kumble.csv", package = "cricketr") bowlerCumulativeAvgWickets(pathToFile,"Anil Kumble") # }
Run the code above in your browser using DataLab