View source: R/teamWicketsERMiddleOversPlotMatch.R
teamWicketsERMiddleOversPlotMatch | R Documentation |
This function computes wickets vs ER in middle overs against oppositions in all match
teamWicketsERMiddleOversPlotMatch(match,t1, t2, plot=1)
match |
The match of the team against opposition |
t1 |
Team for which bowling performance is required |
t2 |
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/
teamBowlersVsBatsmenAllOppnAllMatchesMain
teamBowlersVsBatsmenAllOppnAllMatchesPlot
## Not run:
teamWicketsERMiddleOversPlotMatch(match, t1,t2, plot=1)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.