powered by
Returns players and player IDs for a given season
bart_players(year = current_season())
Returns a tibble with three columns:
player
character.
team
id
double.
year
Year to filter for; defaults to current season (YYYY)
try(bart_players(year=2022))
Run the code above in your browser using DataLab