rankODIBowlers {yorkr} | R Documentation |
Ranks the ODI bowlers
Description
This function creates a single datframe of all ODI bowlers and then ranks them
Usage
rankODIBowlers(dir=".",odir=".",minMatches=20)
Arguments
dir |
The input directory |
odir |
The output directory |
minMatches |
Minimum matches |
Value
The ranked ODI bowlers
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
Examples
## Not run:
#
odiBowlersRank <- rankODIBowlers()
## End(Not run)
[Package yorkr version 0.0.42 Index]