Description Usage Arguments Value Note Author(s) References See Also Examples
View source: R/bowlerCumulativeAvgWickets.R
This function computes and plots the cumulative average wickets of a bowler
1 |
file |
Data frame |
name |
Name of batsman |
None
Maintainer: Tinniam V Ganesh tvganesh.85@gmail.com
Tinniam V Ganesh
https://www.espncricinfo.com/ci/content/stats/index.html
https://gigadom.in/
batsmanCumulativeAverageRuns
bowlerCumulativeAvgEconRate
batsmanCumulativeStrikeRate
1 2 3 4 5 | ## Not run: )
pathToFile <- system.file("data", "kumble.csv", package = "cricketr")
bowlerCumulativeAvgWickets(pathToFile,"Anil Kumble")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.