powered by
This function saves all matches between 2 teams as a single dataframe in the current directory
saveAllMatchesBetweenTeams(dir=".",odir=".")
None
Input Directory to store saved matches
Output Directory to store matches between teams
Tinniam V Ganesh
https://cricsheet.org/ https://gigadom.in/ https://github.com/tvganesh/yorkrData/
batsmanDismissals batsmanRunsVsDeliveries batsmanRunsVsStrikeRate getAllMatchesAllOpposition getAllMatchesBetweenTeams
batsmanDismissals
batsmanRunsVsDeliveries
batsmanRunsVsStrikeRate
getAllMatchesAllOpposition
getAllMatchesBetweenTeams
if (FALSE) { saveAllMatchesBetweenTeams(dir=".",odir=".") }
Run the code above in your browser using DataLab