bowlerVsBatsmanPerf: Performance of bowler vs batsman

View source: R/bowlerVsBatsmanPerf.R

bowlerVsBatsmanPerfR Documentation

Performance of bowler vs batsman

Description

This function computes the performance of bowler vs batsman

Usage

bowlerVsBatsmanPerf(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: 

bowlerVsBatsmanPerf(t20MDF,batsman1,bowler1)

## End(Not run)

tvganesh/yorkr documentation built on May 13, 2023, 12:19 p.m.