saveAllMatchesBetweenTeams: Saves all matches between 2 teams as dataframe

View source: R/saveAllMatchesBetweenTeams.R

saveAllMatchesBetweenTeamsR Documentation

Saves all matches between 2 teams as dataframe

Description

This function saves all matches between 2 teams as a single dataframe in the current directory

Usage

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

Arguments

dir

Input Directory to store saved matches

odir

Output Directory to store matches between teams

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.