Learn R Programming

yorkr (version 0.0.42)

overallWicketsERDeathOversPlotT20: Plot the Wickets vs ER in death overs of Intl. T20 batsmen

Description

Wickets vs ER in death overs of Intl. T20 batsmen

Usage

overallWicketsERDeathOversPlotT20(dir=".", dateRange,type="IPL",plot=1)

Arguments

dir

The input directory

dateRange

Date interval to consider

type

T20 league

plot

plot=1 (static),plot=2(interactive), plot=3 (table)

Author

Tinniam V Ganesh

References

https://cricsheet.org/
https://gigadom.in/
https://github.com/tvganesh/yorkrData/

See Also

rankODIBowlers
rankODIBatsmen
rankT20Bowlers

Examples

Run this code
if (FALSE) {
overallWicketsERDeathOversPlotT20(dir=".", dateRange,type="IPL",plot=1)
}

Run the code above in your browser using DataLab