powered by
MLB Team Info
mlb_team_info(team_id = NULL, season = NULL, sport_id = NULL)
Returns a tibble with the following columns
The team_id to return team data for.
The season to return team data for the given year.
The sport_id to return a directory of team data for a particular club in a sport.
# \donttest{ try(mlb_team_info(team_id = 147)) # }
Run the code above in your browser using DataLab