get_franchises: Get all franchises

View source: R/Team.R

get_franchisesR Documentation

Get all franchises

Description

get_franchises() retrieves information on each franchise, including but not limited to their ID; first and last seasons' IDs; captain, coach, and general manager histories; and retired numbers.

Usage

get_franchises()

Value

tibble with one row per franchise

Examples

all_franchises <- get_franchises()

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