get_espn_team()
retrieves information on a team
for a given season
, including but not limited to its name and logo URL. Access get_espn_teams()
for team
and get_seasons()
for season
references.
Usage
get_espn_team(team = 1, season = get_season_now()$seasonId%%10000)