Description Usage Arguments Value Examples
Team Stats.
| 1 2 | GetTeamStats(year = CurrentYear(), measure.type = "Base",
  season.type = "Regular Season", per.mode = "Totals", quarter = 0)
 | 
| year | NBA season (e.g. 2008 for the 2007-08 season) | 
| measure.type | Either 'Base', 'Advanced', 'Misc', 'Four Factors', 'Scoring', 'Opponent', 'Usage', or 'Defense' | 
| season.type | 'Regular Season' or 'Playoffs' | 
| per.mode | 'Per Game' or 'Totals' | 
| quarter | Quarter number (1, 2, 3, 4, 5 for OT1, 6 for OT2, etc.) | 
data frame with team stats
| 1 | GetTeamStats(2014)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.