powered by
MLB Team Affiliates
mlb_team_affiliates(team_ids = NULL, sport_ids = NULL, season = NULL)
Returns a tibble with the following columns
The team_id(s) to return affiliates data for.
The sport_id to return team affiliates information for.
The season to return team affiliates data for the particular season.
# \donttest{ try(mlb_team_affiliates(team_ids = 147)) # }
Run the code above in your browser using DataLab