powered by
This function computes and plots number of wins for each team in all their encounters. The plot includes the number of wins byteam1 each team and the matches with no result
plotWinLossBetweenTeams(team1,team2,dir=".",dateRange, plot=1)
None
The 1st team
The 2nd team
The source directory of teh RData files
Date Range
plot=1 (static),plot=2(interactive)
Tinniam V Ganesh
https://cricsheet.org/ https://gigadom.in/ https://github.com/tvganesh/yorkrData/
batsmanFoursSixes batsmanRunsVsDeliveries batsmanRunsVsStrikeRate
batsmanFoursSixes
batsmanRunsVsDeliveries
batsmanRunsVsStrikeRate
if (FALSE) { plotWinLossBetweenTeams(team1="India",team2="Australia",dir=pathToFile) batsmanDismissals(kohli,"Kohli") }
Run the code above in your browser using DataLab