bowlerCumulativeAvgWickets: Bowler's cumulative average wickets

Description Usage Arguments Value Note Author(s) References See Also Examples

View source: R/bowlerCumulativeAvgWickets.R

Description

This function computes and plots the cumulative average wickets of a bowler

Usage

1

Arguments

file

Data frame

name

Name of batsman

Value

None

Note

Maintainer: Tinniam V Ganesh tvganesh.85@gmail.com

Author(s)

Tinniam V Ganesh

References

https://www.espncricinfo.com/ci/content/stats/index.html
https://gigadom.in/

See Also

batsmanCumulativeAverageRuns bowlerCumulativeAvgEconRate batsmanCumulativeStrikeRate

Examples

1
2
3
4
5
## Not run: )
pathToFile <- system.file("data", "kumble.csv", package = "cricketr")
bowlerCumulativeAvgWickets(pathToFile,"Anil Kumble")

## End(Not run)

Example output



cricketr documentation built on March 23, 2021, 9:06 a.m.