Get roster by team, season, and player-type
Usage
get_team_roster(
team = "BOS",
season = get_season_now()$seasonId,
player_type = "forwards"
)
Get roster by team, season, and player-type
get_team_roster(
team = "BOS",
season = get_season_now()$seasonId,
player_type = "forwards"
)