Learn R Programming

yorkr (version 0.0.42)

rankODIBowlers: 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)

Value

The ranked ODI bowlers

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

rankODIBatsmen
rankT20Batsmen

Examples

Run this code
if (FALSE) {
#
odiBowlersRank <- rankODIBowlers()
}

Run the code above in your browser using DataLab