| team_seasons | R Documentation |
team_seasons() scrapes the season(s) and game type(s) in which a team
played in the NHL.
team_seasons(team = 1)
team |
integer ID (e.g., 21), character full name (e.g., 'Colorado
Avalanche'), OR three-letter code (e.g., 'COL'); see |
data.frame with one row per season
COL_seasons <- team_seasons(team = 21)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.