Learn R Programming

nhlscraper (version 0.5.0)

franchises: Access all the franchises

Description

franchises() retrieves all the franchises as a data.frame where each row represents franchise and includes detail on team identity, affiliation, and matchup-side context.

Usage

franchises()

Arguments

Value

data.frame with one row per franchise

Examples

Run this code
all_franchises <- franchises()

Run the code above in your browser using DataLab