saveAllMatchesAllOpposition: Saves matches of all opposition as dataframe

View source: R/saveAllMatchesAllOpposition.R

saveAllMatchesAllOppositionR Documentation

Saves matches of all opposition as dataframe

Description

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

Usage

saveAllMatchesAllOpposition(dir=".",odir=".")

Arguments

dir

Input Directory

odir

Output Directory to store saved matches

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: 
saveAllMatchesBetweenTeams(dir=".",odir=".")

## End(Not run)

tvganesh/yorkr documentation built on May 13, 2023, 12:19 p.m.