powered by
This function returns the number of the Team for which analysis is to be done
getTeamNumber(teamName,matchType)
The name of the team e.g Australia, India, Ghana etc
The match type - Test, ODI or T20
The numerical value of the team
https://www.espncricinfo.com/ci/content/stats/index.html https://gigadom.in/
teamWinLossStatusVsOpposition teamWinLossStatusAtGrounds plotTimelineofWinsLosses
teamWinLossStatusVsOpposition
teamWinLossStatusAtGrounds
plotTimelineofWinsLosses
# NOT RUN { #Get the team data for India for Tests teamNi <-getTeamNumber(teamName="India",matchType="Test") # }
Run the code above in your browser using DataLab