get_team_seasons | R Documentation |
get_team_seasons()
retrieves information on each season for a given team
, including but not limited to their ID and game-type(s). Access get_teams()
for team
reference.
get_team_seasons(team = "BOS")
team |
3-letter Code |
tibble with one row per season
COL_seasons <- get_team_seasons(team='COL')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.