powered by
This function gets the batting details of a batsman given the match data as a RData file
getBatsmanDetails(team,name,dir=".")
None
The team of the batsman e.g. India
Name of batsman
The directory where the source file exists
Tinniam V Ganesh
https://cricsheet.org/ https://gigadom.in/ https://github.com/tvganesh/yorkrData/
batsmanRunsPredict batsmanMovingAverage bowlerWicketsVenue bowlerMeanRunsConceded
batsmanRunsPredict
batsmanMovingAverage
bowlerWicketsVenue
bowlerMeanRunsConceded
if (FALSE) { getBatsmanDetails(team="India",name="Kohli",dir=pathToFile) }
Run the code above in your browser using DataLab