Learn R Programming

yorkr (version 0.0.42)

saveAllMatchesAllOppositionNTBT20: Saves matches against all NTB teams as dataframe for an NTB team

Description

This function saves all NTB matches agaist all opposition as a single dataframe in the output directory

Usage

saveAllMatchesAllOppositionNTBT20(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