View source: R/topSRBatsmenAcrossOversAllOppnAllMatches.R
topSRBatsmenAcrossOversAllOppnAllMatches | R Documentation |
This function computes the highest SR by batsmen by batsman against all team in in powerplay, middle and death overs
topSRBatsmenAcrossOversAllOppnAllMatches(matches,t1)
matches |
The dataframe of the matches |
t1 |
The 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:
# Plot tne match worm plot
topSRBatsmenAcrossOversAllOppnAllMatches(matches,'England')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.