Learn R Programming

yorkr (version 0.0.42)

teamWicketERPowerPlayPlotOppnAllMatches: Team wickets vs ER in powewrplay against opposition all matches

Description

This function computes wickets vs ER in powewrplay against oppositions in all matches

Usage

teamWicketERPowerPlayPlotOppnAllMatches(matches,t1,t2,plot=1)

Arguments

matches

The matches of the team against all oppositions and all matches

t1

Team for which bowling performance is required

t2

Opposition Team

plot

Plot=1 (static), Plot=2(interactive)

Author

Tinniam V Ganesh

References

https://cricsheet.org/
https://gigadom.in/
https://github.com/tvganesh/yorkrData/

See Also

teamBowlersVsBatsmenAllOppnAllMatchesMain
teamBowlersVsBatsmenAllOppnAllMatchesPlot

Examples

Run this code
if (FALSE) {
teamWicketERPowerPlayPlotOppnAllMatches(matches,t1,t2,plot=1)
}

Run the code above in your browser using DataLab