View source: R/get_season_schedule.R
get_season_schedule | R Documentation |
Can use a single team, a list of teams in a conference, or full D1 list Teams must be in ESPN format, found in ids file (ids.csv)
get_season_schedule(team, season)
team |
(str) Team to get Play-by-Play data for |
season |
(str) or (int) Season for which to get schedule. In form "2019-20" or "2020". Single number is season of tournament. |
A data frame of the team, gameIds, and season
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.