teamWicketsERDeathOversPlotMatch: Team wickets vs ER in death overs against opposition in match

View source: R/teamWicketsERDeathOversPlotMatch.R

teamWicketsERDeathOversPlotMatchR Documentation

Team wickets vs ER in death overs against opposition in match

Description

This function computes wickets vs ER in death overs against oppositions in match

Usage

teamWicketsERDeathOversPlotMatch(match,t1, t2, plot=1)

Arguments

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)

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: 
teamWicketsERDeathOversPlotMatch(match,t1,t2,plot=1)

## End(Not run)

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