GetTeamShootingStats: Team Shooting Stats.

Description Usage Arguments Value Examples

Description

Team Shooting Stats.

Usage

1
2
GetTeamShootingStats(year = CurrentYear(), close.def.dist = "",
  distance.range, season.type = "Regular Season", per.mode = "Totals")

Arguments

year

NBA season (e.g. 2008 for the 2007-08 season)

close.def.dist

Either ”, '6+ Feet - Wide Open'

distance.range

If provided, either 'By Zone', '5ft Range', or '8ft Range'

season.type

'Regular Season' or 'Playoffs'

per.mode

'PerGame' or 'Totals'

Value

data frame with wins and losses for that season

Examples

1

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