powered by
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.
get_franchises()
tibble with one row per franchise
all_franchises <- get_franchises()
Run the code above in your browser using DataLab