teamBattingPerfDetails {yorkr} | R Documentation |
Gets the team batting details.
Description
This function gets the team batting detals
Usage
teamBattingPerfDetails(match,theTeam,includeInfo=FALSE)
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 |
Value
df dataframe
Note
Maintainer: Tinniam V Ganesh tvganesh.85@gmail.com
Author(s)
Tinniam V Ganesh
References
https://cricsheet.org/
https://gigadom.in/
https://github.com/tvganesh/yorkrData/
See Also
teamBatsmenVsBowlersAllOppnAllMatchesPlot
teamBatsmenPartnershipOppnAllMatchesChart
teamBatsmenPartnershipAllOppnAllMatchesPlot
teamBattingScorecardMatch
Examples
## Not run:
#teamBattingPerfDetails()
## End(Not run)
[Package yorkr version 0.0.42 Index]