powered by
This function computes and plots the Runs vs SR of a team in matches
teamRunsSRPlotMatch(match,theTeam, opposition, plot=1)
All matches of the team in all matches with all oppositions
The team for which the the batting partnerships are sought
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 teamRunsSRPlotMatch(matches,theTeam="India",opposition="England") }
Run the code above in your browser using DataLab