bart_season_schedule | R Documentation |
Returns season schedule by year
bart_season_schedule(year=current_season())
year |
Year of season to pull |
nc
refers to non-conference games, conf
refers to conference games, conf_t
refers to conference tournament games, post
refers to any post-conference tournament play, and nond1
refers to games played against a non-Division 1 opponent. game_id
is a common game identifier across the package.
Returns a tibble of schedule information.
try(head(bart_season_schedule(year=2015)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.