View source: R/rankODIBowlers.R
rankODIBowlers | R Documentation |
This function creates a single datframe of all ODI bowlers and then ranks them
rankODIBowlers(dir=".",odir=".",minMatches=20)
dir |
The input directory |
odir |
The output directory |
minMatches |
Minimum matches |
The ranked ODI bowlers
Maintainer: Tinniam V Ganesh tvganesh.85@gmail.com
Tinniam V Ganesh
https://cricsheet.org/
https://gigadom.in/
https://github.com/tvganesh/yorkrData/
rankODIBatsmen
rankT20Batsmen
## Not run:
#
odiBowlersRank <- rankODIBowlers()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.