overallWicketsERPlotT20: Ranks the T20 bowlers

View source: R/overallWicketsERPlotT20.R

overallWicketsERPlotT20R Documentation

Ranks the T20 bowlers

Description

This function plots the overall wickets vs ER in T20 men

Usage

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

Arguments

dir

The input directory

minMatches

Minimum matches played

dateRange

Date interval to consider

type

T20 league

plot

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

Note

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

Author(s)

Tinniam V Ganesh

References

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

See Also

rankODIBowlers
rankODIBatsmen
rankT20Batsmen
rankT20Bowlers

Examples

## Not run: 
overallWicketsERPlotT20(dir=".",minMatches, dateRange,type="IPL",plot=1)

## End(Not run)


yorkr documentation built on May 31, 2023, 8:24 p.m.