View source: R/bart_coach_change.R
| bart_coach_change | R Documentation | 
Returns head coaching changes at the Division 1 level by season.
bart_coach_change(year = NULL, conf = NULL, team = NULL)
| year | Year to filter | 
| conf | Conference to filter | 
| team | Team to filter | 
Returns a tibble with four columns:
teamcharacter.
confcharacter.
old_coachcharacter.
new_coachcharacter.
try(bart_coach_change(year=2015))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.