teamWicketsERPlotMatch {yorkr} | R Documentation |
Team wickets vs ER against in match
Description
This function computes wickets vs ER in match
Usage
teamWicketsERPlotMatch(match,t1,t2,plot=1)
Arguments
match |
The match of the team against opposition |
t1 |
The 1st team of the match |
t2 |
the 2nd team in the match |
plot |
Plot=1 (static), Plot=2(interactive) |
Note
Maintainer: Tinniam V Ganesh tvganesh.85@gmail.com
Author(s)
Tinniam V Ganesh
References
https://cricsheet.org/
https://gigadom.in/
https://github.com/tvganesh/yorkrData/
See Also
teamBowlersVsBatsmenAllOppnAllMatchesMain
teamBowlersVsBatsmenAllOppnAllMatchesPlot
Examples
## Not run:
teamWicketsERPlotMatch(match,t1,t2,plot=1)
## End(Not run)
[Package yorkr version 0.0.42 Index]