View source: R/rankT20Bowlers.R
rankT20Bowlers | R Documentation |
This function creates a single datframe of all T20 bowlers and then ranks them
rankT20Bowlers(dir=".",minMatches, dateRange, wicketsVsER,type)
dir |
The directory |
minMatches |
Minimum matches played |
dateRange |
Date interval to consider |
wicketsVsER |
Wickets or economy rate |
type |
T20 format |
Maintainer: Tinniam V Ganesh tvganesh.85@gmail.com
Tinniam V Ganesh
https://cricsheet.org/
https://gigadom.in/
https://github.com/tvganesh/yorkrData/
rankODIBowlers
rankODIBatsmen
rankT20Batsmen
rankT20Bowlers
## Not run:
rankT20Bowlers(dir=".",minMatches, dateRange, wicketsVsER,type)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.