View source: R/nhl_teams_roster.R
nhl_teams_roster | R Documentation |
Returns NHL Teams roster information for a given team ID
nhl_teams_roster(team_id, season = most_recent_nhl_season_api_param())
team_id |
A unique team ID |
season |
season in format XXXXYYYY |
Returns a tibble
try(nhl_teams_roster(team_id = 14, season = 20202021))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.