powered by
Find MLB Seasons
mlb_seasons(sport_id = 1, with_game_type_dates = TRUE)
Returns a tibble with the following columns:
The sport_id to return season information for.
with_game_type_dates to return season information
# \donttest{ try(mlb_seasons(sport_id = 1)) # }
Run the code above in your browser using DataLab