powered by
This function computes and plots number of wins for a team against all other teams. The plot includes the number of wins by team each team and the matches with no result
plotWinLossTeamVsAllTeams(team1,dir=".",dateRange, plot=1)
None
The 1st team
The source directory of the 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