R/get_team_rosters.R
get_team_rosters.Rd
Get current team roster
get_team_rosters(team)
A team name or abbreviation, as a string - or the NHL integer team ID
A tibble containing the current official team roster per NHL.com
if (FALSE) { get_team_rosters("SEA") }