topERBowlerAcrossOversOppnAllMatches {yorkr} | R Documentation |
This function computes the best ER by bowlers against team in in powerplay, middle and death overs
topERBowlerAcrossOversOppnAllMatches(matches,t1)
matches |
The dataframe of the matches |
t1 |
The 1st team of the match |
none
Maintainer: Tinniam V Ganesh tvganesh.85@gmail.com
Tinniam V Ganesh
https://cricsheet.org/
https://gigadom.in/
https://github.com/tvganesh/yorkrData/
getBatsmanDetails
getBowlerWicketDetails
batsmanDismissals
getTeamBattingDetails
## Not run:
topERBowlerAcrossOversOppnAllMatches.R(matches,'England')
## End(Not run)