View source: R/teamRunsSRPlotMatch.R
teamRunsSRPlotMatch | R Documentation |
This function computes and plots the Runs vs SR of a team in matches
teamRunsSRPlotMatch(match,theTeam, opposition, plot=1)
match |
All matches of the team in all matches with all oppositions |
theTeam |
The team for which the the batting partnerships are sought |
opposition |
The opposition team |
plot |
plot=1 (static),plot=2(interactive) |
Maintainer: Tinniam V Ganesh tvganesh.85@gmail.com
Tinniam V Ganesh
https://cricsheet.org/
https://gigadom.in/
https://github.com/tvganesh/yorkrData/
teamBatsmenVsBowlersAllOppnAllMatchesPlot
teamBatsmenPartnershipOppnAllMatchesChart
teamBatsmenPartnershipAllOppnAllMatchesPlot
teamBowlingWicketRunsAllOppnAllMatches
## Not run:
# Top batsman is displayed in descending order of runs
teamRunsSRPlotMatch(matches,theTeam="India",opposition="England")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.