Skip to contents

Get season(s) for which team played in regular season and/or playoffs

Usage

get_team_seasons(team = "BOS")

Arguments

team

string 3-letter team code

Value

tibble with one row per season

Examples

COL_seasons <- get_team_seasons(team='COL')