topSRBatsmenAcrossOversAllOppnAllMatches: Compute the highest SR by batsmen against all team in...

View source: R/topSRBatsmenAcrossOversAllOppnAllMatches.R

topSRBatsmenAcrossOversAllOppnAllMatchesR Documentation

Compute the highest SR by batsmen against all team in powerplay, middle and death overs

Description

This function computes the highest SR by batsmen by batsman against all team in in powerplay, middle and death overs

Usage

topSRBatsmenAcrossOversAllOppnAllMatches(matches,t1)

Arguments

matches

The dataframe of the matches

t1

The team of the match

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
topSRBatsmenAcrossOversAllOppnAllMatches(matches,'England')

## End(Not run)

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