Learn R Programming

nhlscraper (version 0.5.0)

espn_teams: Access all the ESPN teams

Description

espn_teams() retrieves all the ESPN teams as a data.frame where each row represents ESPN team and includes detail on team composition, matchup context, and season progression detail.

Usage

espn_teams()

Arguments

Value

data.frame with one row per ESPN team

Examples

Run this code
all_ESPN_teams <- espn_teams()

Run the code above in your browser using DataLab