powered by
Find MLB All-Star Ballots
mlb_all_star_ballots(league_id = NULL, season = NULL)
Returns a tibble with the following columns:
League ID for league all-star ballot of interest.
The season of the all-star ballot.
# \donttest{ try(mlb_all_star_ballots(league_id = 103, season = 2021)) # }
Run the code above in your browser using DataLab