Description Usage Arguments Value Examples
View source: R/extractTeamResults.R
Get results of the games of a given team and season
1  | 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
1  | extractTeamResults(team = "BAR", season = 2017)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.