batsmanVsBowlerPerf: Performance of batsman vs bowler

View source: R/batsmanVsBowlerPerf.R

batsmanVsBowlerPerfR Documentation

Performance of batsman vs bowler

Description

This function computes the performance of batsman vs bowler

Usage

batsmanVsBowlerPerf(t20MDF,batsman1,bowler1)

Arguments

t20MDF

Dataframe

batsman1

The batsman

bowler1

The bowler

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

batsmanFoursSixes
batsmanRunsVsDeliveries
batsmanRunsVsStrikeRate

Examples

## Not run: 

batsmanVsBowlerPerf(t20MDF,batsman1,bowler1)

## End(Not run)

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