teamWicketsERPowerPlayPlotAllOppnAllMatches {yorkr} | R Documentation |
Team wickets vs ER in powewrplay against all opposition all matches
Description
This function computes wickets vs ER in powewrplay against all oppositions in all matches
Usage
teamWicketsERPowerPlayPlotAllOppnAllMatches(matches,t1, plot=1)
Arguments
matches |
The matches of the team against all oppositions and all matches |
t1 |
Team for which bowling performance is required |
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:
teamWicketsERPowerPlayPlotAllOppnAllMatches(matches, t1, plot=1)
## End(Not run)
[Package yorkr version 0.0.42 Index]