rankODIBatsmen: Ranks the ODI batsmen

View source: R/rankODIBatsmen.R

rankODIBatsmenR Documentation

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)

Arguments

dir

The input directory

odir

The output directory

minMatches

Minimum matches

Value

The ranked ODI batsmen

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

rankODIBowlers
rankT20Batsmen
rankT20Bowlers

Examples

## Not run: 
odiBatsmanRank <- rankODIBatsmen()

## End(Not run)


yorkr documentation built on May 31, 2023, 8:24 p.m.