rankODIBowlers {yorkr} | 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/
## Not run:
#
odiBowlersRank <- rankODIBowlers()
## End(Not run)