bart_teams | R Documentation |
Returns teams and their conference affiliation by year
bart_teams(year = NULL, conf = NULL)
year |
Year to filter |
conf |
Conference to filter |
Function pulls teams and their men's basketball conference affiliation by year back to 2008
Returns a tibble with three columns:
team
character.
year
integer.
conf
character.
try(bart_teams(conf='ACC'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.