powered by
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.
espn_teams()
data.frame
data.frame with one row per ESPN team
all_ESPN_teams <- espn_teams()
Run the code above in your browser using DataLab