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