bart_players | R Documentation |
Returns players and player IDs for a given season
bart_players(year = current_season())
year |
Year to filter for; defaults to current season (YYYY) |
Returns a tibble with three columns:
player |
character. |
team |
character. |
id |
double. |
year |
double. |
try(bart_players(year=2022))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.