powered by
Returns teams and their conference affiliation by year
bart_teams(year = NULL, conf = NULL)
Returns a tibble with three columns:
team
character.
year
integer.
conf
Year to filter
Conference to filter
Function pulls teams and their men's basketball conference affiliation by year back to 2008
try(bart_teams(conf='ACC'))
Run the code above in your browser using DataLab