GetTeamStats: Team Stats.

Description Usage Arguments Value Examples

Description

Team Stats.

Usage

1
2
GetTeamStats(year = CurrentYear(), measure.type = "Base",
  season.type = "Regular Season", per.mode = "Totals", quarter = 0)

Arguments

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.)

Value

data frame with team stats

Examples

1

ccagrawal/sportsTools documentation built on May 13, 2019, 2:15 p.m.