if (FALSE) {
#Get all matches between India and other opposition
matches <-getAllMatchesAllOpposition("India",dir="../data/",save=TRUE)
# Or load directly from saved file
# load("allMatchesAllOpposition-India.RData")
# Top opposition bowlers of India
teamBowlingScorecardAllOppnAllMatchesMain(matches,"India")
}
Run the code above in your browser using DataLab