Learn R Programming

yorkr (version 0.0.42)

teamBattingPerfDetails: Gets the team batting details.

Description

This function gets the team batting detals

Usage

teamBattingPerfDetails(match,theTeam,includeInfo=FALSE)

Value

df dataframe

Arguments

match

The match between the teams

theTeam

The team for which the the batting partnerships are sought

includeInfo

Whether to include venue,date, winner and result

Author

Tinniam V Ganesh

References

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

See Also

teamBatsmenVsBowlersAllOppnAllMatchesPlot
teamBatsmenPartnershipOppnAllMatchesChart
teamBatsmenPartnershipAllOppnAllMatchesPlot
teamBattingScorecardMatch

Examples

Run this code
if (FALSE) {
#teamBattingPerfDetails()
}

Run the code above in your browser using DataLab