if (FALSE) {
# Get all matches for team India against all oppositions
m <-teamBattingScorecardAllOppnAllMatches(matches,theTeam="India")
# Get the summary report
teamBatsmenPartnershipAllOppnAllMatches(matches,theTeam='India')
# Get the detailed report
teamBatsmenPartnershipAllOppnAllMatches(matches,theTeam='India',report="detailed")
}
Run the code above in your browser using DataLab