Learn R Programming

yorkr (version 0.0.42)

specialProc: Used to parse yaml file

Description

This is special processing function. This is an internal function and is used by convertAllYaml2RDataframes() & convertYaml2RDataframe()

Usage

specialProc(dist, overset, ateam,over,str1,meta)

Value

over The dataframe of over

Arguments

dist

dist

overset

overset

ateam

The team

over

over

str1

str1

meta

The meta information of the match

Author

Tinniam V Ganesh

References

https://cricsheet.org/
https://gigadom.in/
https://github.com/tvganesh/yorkrData/

See Also

getBatsmanDetails
getBowlerWicketDetails
batsmanDismissals
getTeamBattingDetails

Examples

Run this code
if (FALSE) {
# Parse the yaml over
}

Run the code above in your browser using DataLab