Description Usage Arguments Value Examples
Creates Summary of Team Games
1 | get_season_summary(years)
|
years |
Single number or vector of years to get season summaries for. |
Data frame with a row every team's record and score differential in each of the given years.
1 2 | # Summary of team performances in 2009:
season_summary_09 <- get_season_summary(2009)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.