overallRunsSRPlotT20: Plot the Runs vs SR of Intl. T20 batsmen

View source: R/overallRunsSRPlotT20.R

overallRunsSRPlotT20R Documentation

Plot the Runs vs SR of Intl. T20 batsmen

Description

This function creates a single datframe of all T20 batsmen and then ranks them

Usage

overallRunsSRPlotT20(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
rankT20Bowlers

Examples

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

## End(Not run)


yorkr documentation built on June 24, 2024, 9:07 a.m.