powered by
get_franchise_team_totals() retrieves information on each team, including but not limited to their ID, first and last seasons' IDs, and all-time statistics.
get_franchise_team_totals()
tibble with one row per team
all_franchise_team_totals <- get_franchise_team_totals()
Run the code above in your browser using DataLab