saveAllT20MatchesAsDF: Overall picture Ranks the T20 batsmen

View source: R/saveAllT20MatchesAsDF.R

saveAllT20MatchesAsDFR Documentation

Overall picture Ranks the T20 batsmen

Description

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

Usage

saveAllT20MatchesAsDF(teamNames,dir=".",odir=".",type="IPL",save=TRUE)

Arguments

teamNames

The team names

dir

The output directory

odir

The output directory

type

T20 format

save

To save or not

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
rankODIBatsmen
rankT20Bowlers

Examples

## Not run: 
saveAllT20MatchesAsDF(teamNames,dir=".",odir=".",type="IPL",save=TRUE)

## End(Not run)


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