if (FALSE) {
# Get all matches between India and Australia
matches <- getAllMatchesBetweenTeams("Australia","India",dir="../data")
teamBowlersWicketRunsOppnAllMatches(matches,"India","Australia")
m <-teamBowlerWicketsRunsOppnAllMatches(matches,"Australia","India",plot=FALSE)
}
Run the code above in your browser using DataLab