rankODIBowlers: Ranks the ODI bowlers

View source: R/rankODIBowlers.R

rankODIBowlersR 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

rankODIBatsmen
rankT20Batsmen

Examples

## Not run: 
#
odiBowlersRank <- rankODIBowlers()

## End(Not run)


tvganesh/yorkr documentation built on May 13, 2023, 12:19 p.m.