powered by
Returns NHL Teams stats information for a given team ID
nhl_teams_stats(team_id, season = most_recent_nhl_season_api_param())
Returns a tibble
A unique team ID
season in format XXXXYYYY
# \donttest{ try(nhl_teams_stats(team_id = 14)) # }
Run the code above in your browser using DataLab