saveAllMatchesBetween2IPLTeams: Saves all matches between 2 IPL teams as dataframe

View source: R/saveAllMatchesBetween2IPLTeams.R

saveAllMatchesBetween2IPLTeamsR Documentation

Saves all matches between 2 IPL teams as dataframe

Description

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

Usage

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

## End(Not run)

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