Description Usage Arguments Value Examples
NBA teams yearly performance
1 2 3 4 5 6 7 8 9 |
teams |
vector of team names |
team_ids |
vector of team ids |
all_active_teams |
if |
season_types |
type of season options include
|
modes |
mode of search options include
|
return_message |
if |
nest_data |
if |
a tibble
1 2 3 4 | teams_annual_stats(all_active_teams = T,
modes = c("Totals"),
return_message = TRUE,
nest_data =F)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.