View source: R/saveAllT20BowlingDetails.R
saveAllT20BowlingDetails | R Documentation |
This function creates a single dataframe of all T20 batting details
saveAllT20BowlingDetails(teamNames,dir=".",odir=".",type="IPL",save=TRUE)
teamNames |
The team names |
dir |
The output directory |
odir |
The output directory |
type |
T20 format |
save |
To save or not |
Maintainer: Tinniam V Ganesh tvganesh.85@gmail.com
Tinniam V Ganesh
https://cricsheet.org/
https://gigadom.in/
https://github.com/tvganesh/yorkrData/
rankODIBowlers
rankODIBatsmen
rankT20Bowlers
## Not run:
saveAllT20BowlingDetails(teamNames,dir=".",odir=".",type="IPL",save=TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.