powered by
This function computes and plots the type of dismissals of the the batsman
batsmanDismissals(df,name="A Leg Glance",dateRange)
None
Data frame
Name of batsman
Date interval to consider
Tinniam V Ganesh
https://cricsheet.org/ https://gigadom.in/ https://github.com/tvganesh/yorkrData/
batsmanFoursSixes batsmanRunsVsDeliveries batsmanRunsVsStrikeRate
batsmanFoursSixes
batsmanRunsVsDeliveries
batsmanRunsVsStrikeRate
if (FALSE) { #Get the data frame for Kohli kohli <- getBatsmanDetails(team="India",name="Kohli",dir=pathToFile) batsmanDismissals(kohli,"Kohli",dateRange) }
Run the code above in your browser using DataLab