powered by
This function computes and plots runs vs SR in power play of a team in all matches against opposition.
teamRunsSRPowerPlayPlotOppnAllMatches(matches,t1, t2, plot=1)
All matches of the team in all matches with all oppositions
The team
The opposition team
Plot=1 (static), Plot=2(interactive)
Tinniam V Ganesh
https://cricsheet.org/ https://gigadom.in/ https://github.com/tvganesh/yorkrData/
teamBatsmenVsBowlersAllOppnAllMatchesPlot teamBatsmenPartnershipOppnAllMatchesChart teamBatsmenPartnershipAllOppnAllMatchesPlot teamBowlingWicketRunsAllOppnAllMatches
teamBatsmenVsBowlersAllOppnAllMatchesPlot
teamBatsmenPartnershipOppnAllMatchesChart
teamBatsmenPartnershipAllOppnAllMatchesPlot
teamBowlingWicketRunsAllOppnAllMatches
if (FALSE) { # Top batsman is displayed in descending order of runs teamRunsSRPowerPlayPlotOppnAllMatches(matches,t1="India") }
Run the code above in your browser using DataLab