teamRunsSRPowerPlayPlotAllOppnAllMatches: Team batting plots runs vs SR in powerplay for team against...

View source: R/teamRunsSRPowerPlayPlotAllOppnAllMatches.R

teamRunsSRPowerPlayPlotAllOppnAllMatchesR Documentation

Team batting plots runs vs SR in powerplay for team against all oppositions in all matches

Description

This function computes and plots runs vs SR in power play of a team in all matches against all oppositions.

Usage

teamRunsSRPowerPlayPlotAllOppnAllMatches(matches,t1,plot=1)

Arguments

matches

All matches of the team in all matches with all oppositions

t1

The team for which the the batting partnerships are sought

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

teamBatsmenVsBowlersAllOppnAllMatchesPlot
teamBatsmenPartnershipOppnAllMatchesChart
teamBatsmenPartnershipAllOppnAllMatchesPlot
teamBowlingWicketRunsAllOppnAllMatches

Examples

## Not run: 

# Top batsman is displayed in descending order of runs
teamRunsSRPowerPlayPlotAllOppnAllMatches(matches,t1,plot=1)


## End(Not run)


yorkr documentation built on May 31, 2023, 8:24 p.m.