powered by
This function plots the runs scored by the batsman and the runs scored by the batsman. A loess line is fitted over the points
batsmanRunsVsStrikeRate(df, name= "A Late Cut",dateRange,staticIntv=1)
None
Data frame
Name of batsman
Date interval to consider
Static or interactive -staticIntv =1 (static plot) & staticIntv =2 (interactive plot)
Tinniam V Ganesh
https://cricsheet.org/ https://gigadom.in/ https://github.com/tvganesh/yorkrData/
batsmanDismissals batsmanRunsVsDeliveries batsmanRunsVsStrikeRate batsmanRunsPredict teamBatsmenPartnershipAllOppnAllMatches
batsmanDismissals
batsmanRunsVsDeliveries
batsmanRunsVsStrikeRate
batsmanRunsPredict
teamBatsmenPartnershipAllOppnAllMatches
if (FALSE) { #Get the data frame for Kohli kohli <- getBatsmanDetails(team="India",name="Kohli",dir=pathToFile) batsmanRunsVsStrikeRate(kohli,"Kohli",dateRange) }
Run the code above in your browser using DataLab