View source: R/rankT20Batsmen.R
rankT20Batsmen | R Documentation |
This function creates a single datframe of all T20 batsmen and then ranks them
rankT20Batsmen(dir=".",minMatches, dateRange, runsvsSR,type)
dir |
The input directory |
minMatches |
Minimum matches played |
dateRange |
Date interval to consider |
runsvsSR |
Runs or Strike 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
rankT20Bowlers
## Not run:
rankT20Batsmen(dir=".",minMatches, dateRange, runsvsSR,type)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.