powered by
MLB Team Personnel
mlb_team_personnel(team_id = NULL, date = NULL)
Returns a tibble with the following columns
Team ID to return team coach information for.
Date to return team coach information for.
# \donttest{ try(mlb_team_personnel(team_id = 137, date = "08/28/2016")) # }
Run the code above in your browser using DataLab