Learn R Programming

yorkr (version 0.0.42)

saveAllMatchesAllOppositionSSMT20: 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=".")

Value

None

Arguments

dir

Input Directory

odir

Output Directory

Author

Tinniam V Ganesh

References

https://cricsheet.org/
https://gigadom.in/
https://github.com/tvganesh/yorkrData/

See Also

batsmanDismissals
batsmanRunsVsDeliveries
batsmanRunsVsStrikeRate
getAllMatchesAllOpposition
getAllMatchesBetweenTeams

Examples

Run this code
if (FALSE) {
saveAllMatchesAllOppositionT20
}

Run the code above in your browser using DataLab