saveAllMatchesAllOppositionSSMT20 {yorkr} | R Documentation |
Saves matches against all SSM teams as dataframe for an SSM team
Description
This function saves all SSM matches agaist all opposition as a single dataframe in the output directory
Usage
saveAllMatchesAllOppositionSSMT20(dir=".",odir=".")
Arguments
dir |
Input Directory |
odir |
Output Directory |
Value
None
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
batsmanDismissals
batsmanRunsVsDeliveries
batsmanRunsVsStrikeRate
getAllMatchesAllOpposition
getAllMatchesBetweenTeams
Examples
## Not run:
saveAllMatchesAllOppositionT20
## End(Not run)
[Package yorkr version 0.0.42 Index]