Learn R Programming

yorkr (version 0.0.42)

rankODIBatsmen: Ranks the ODI batsmen

Description

This function creates a single datframe of all ODI batsmen and then ranks them

Usage

rankODIBatsmen(dir='.',odir=".",minMatches=50)

Value

The ranked ODI batsmen

Arguments

dir

The input directory

odir

The output directory

minMatches

Minimum matches

Author

Tinniam V Ganesh

References

https://cricsheet.org/
https://gigadom.in/
https://github.com/tvganesh/yorkrData/

See Also

rankODIBowlers
rankT20Batsmen
rankT20Bowlers

Examples

Run this code
if (FALSE) {
odiBatsmanRank <- rankODIBatsmen()
}

Run the code above in your browser using DataLab