Learn R Programming

nhlscraper (version 0.5.0)

teams: Access all the teams

Description

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

Usage

teams()

Arguments

Value

data.frame with one row per team

Examples

Run this code
all_teams <- teams()

Run the code above in your browser using DataLab