powered by
Returns head coaching changes at the Division 1 level by season.
bart_coach_change(year = NULL, conf = NULL, team = NULL)
Returns a tibble with four columns:
team
character.
conf
old_coach
new_coach
Year to filter
Conference to filter
Team to filter
try(bart_coach_change(year=2015))
Run the code above in your browser using DataLab