Learn R Programming

nhlscraper (version 0.2.0)

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

Arguments

Value

tibble with one row per franchise

Examples

Run this code
all_franchises <- get_franchises()

Run the code above in your browser using DataLab