Learn R Programming

nhlscraper (version 0.5.0)

team_logos: Access all the team logos

Description

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

Usage

team_logos()

Arguments

Value

data.frame with one row per logo

Examples

Run this code
all_team_logos <- team_logos()

Run the code above in your browser using DataLab