teamERAcrossOversAllOppnAllMatches: Compute the ER by team against all team in powerplay, middle...

View source: R/teamERAcrossOversAllOppnAllMatches.R

teamERAcrossOversAllOppnAllMatchesR Documentation

Compute the ER by team against all team in powerplay, middle and death overs in all matches

Description

This function plots the ER by team against all team in in powerplay, middle and death overs

Usage

teamERAcrossOversAllOppnAllMatches(matches,t1,plot=1)

Arguments

matches

The dataframe of the matches

t1

The 1st team of the match

plot

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

Value

none

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

getBatsmanDetails
getBowlerWicketDetails
batsmanDismissals
getTeamBattingDetails

Examples

## Not run: 

# Plot tne match worm plot
teamERAcrossOversAllOppnAllMatches(matches,'England',"Pakistan")

## End(Not run)

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