Skip to contents

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