bart_coach_change | R Documentation |
Returns head coach changes by team since 2008
bart_coach_change(year=current_season())
year |
Year to pull |
Tibble returns columns with old and new coaches by team.
A tibble with three columns
team |
character |
old_coach |
character |
new_coach |
character |
try(bart_coach_change(year=2022))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.