View source: R/getBatsmanDetails.R
| getBatsmanDetails | R Documentation | 
This function gets the batting details of a batsman given the match data as a RData file
getBatsmanDetails(team,name,dir=".")
team | 
 The team of the batsman e.g. India  | 
name | 
 Name of batsman  | 
dir | 
 The directory where the source file exists  | 
None
Maintainer: Tinniam V Ganesh tvganesh.85@gmail.com
Tinniam V Ganesh
https://cricsheet.org/
https://gigadom.in/
https://github.com/tvganesh/yorkrData/
batsmanRunsPredict
batsmanMovingAverage
bowlerWicketsVenue
bowlerMeanRunsConceded
## Not run: 
getBatsmanDetails(team="India",name="Kohli",dir=pathToFile)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.