get_franchise_team_totals: Get all franchises' teams' all-time totals

View source: R/Record.R

get_franchise_team_totalsR Documentation

Get all franchises' teams' all-time totals

Description

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()

nhlscraper documentation built on Aug. 8, 2025, 6:28 p.m.