| espn_team_summary | R Documentation |
espn_team_summary() returns a compact one-row ESPN team profile with
location, display names, abbreviation, and active status.
espn_team_summary(team = 1)
team |
integer ID (e.g., 1); see |
data.frame with one row
ESPN_summary_Boston_Bruins <- espn_team_summary(team = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.