bowlerCumulativeAvgEconRate: Bowler's cumulative average economy rate

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

Description

This function computes and plots the cumulative average economy rate 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

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

See Also

batsmanCumulativeAverageRuns bowlerCumulativeAvgWickets batsmanCumulativeStrikeRate

Examples

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

## End(Not run)

tvganesh/ckt11 documentation built on June 1, 2019, 2:58 a.m.