Learn R Programming

yorkr (version 0.0.42)

bowlerVsBatsmanPerf: Performance of bowler vs batsman

Description

This function computes the performance of bowler vs batsman

Usage

bowlerVsBatsmanPerf(t20MDF,batsman1,bowler1)

Value

None

Arguments

t20MDF

Dataframe

batsman1

The batsman

bowler1

The bowler

Author

Tinniam V Ganesh

References

https://cricsheet.org/
https://gigadom.in/
https://github.com/tvganesh/yorkrData/

See Also

batsmanFoursSixes
batsmanRunsVsDeliveries
batsmanRunsVsStrikeRate

Examples

Run this code
if (FALSE) {

bowlerVsBatsmanPerf(t20MDF,batsman1,bowler1)
}

Run the code above in your browser using DataLab