Skip to contents

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.

Usage

get_franchise_team_totals()

Value

tibble with one row per team

Examples

all_franchise_team_totals <- get_franchise_team_totals()