View source: R/parseYamlOver.R
parseYamlOver | R Documentation |
This function parses the yaml file and converts it into a data frame. This is an internal function and is used by convertAllYaml2RDataframes() & convertYaml2RDataframe()
parseYamlOver(match,s,ateam,delivery,meta)
match |
The dataframe of the match |
s |
The string with the delivery |
ateam |
The team |
delivery |
The delivery of the over |
meta |
The meta information of the match |
overs The dataframe of overs
Maintainer: Tinniam V Ganesh tvganesh.85@gmail.com
Tinniam V Ganesh
https://cricsheet.org/
https://gigadom.in/
https://github.com/tvganesh/yorkrData/
getBatsmanDetails
getBowlerWicketDetails
batsmanDismissals
getTeamBattingDetails
## Not run:
# Parse the yaml over
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.