View source: R/extractTeamResults.R
extractTeamResults | R Documentation |
Get results of the games of a given team and season
extractTeamResults(team, season)
team |
A three letter string specifying the team code |
season |
An integer specifying the starting year of the desired season |
A tibble
extractTeamResults(team = "BAR", season = 2017)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.