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