View source: R/nhl_teams_stats.R
nhl_teams_stats | R Documentation |
Returns NHL Teams stats information for a given team ID
nhl_teams_stats(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_stats(team_id = 14))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.