Description Usage Arguments Examples
View source: R/get_team_stats.R
Function that pulls NBA Advanced Team Stats Data from the NBA Stats API
Season can be a specific year (2021)
1  | get_team_stats(season_year)
 | 
season_year | 
 numeric  | 
1  | df <- get_team_stats(season_year = 2021)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.