GetDefenseDashboard: Player's defensive dashboard

Description Usage Arguments Value Examples

Description

Player's defensive dashboard

Usage

1
2
GetDefenseDashboard(player, year = CurrentYear(),
  season.type = "Regular Season", per.mode = "Totals", player.ids = NA)

Arguments

player

NBA player (e.g. "James Harden")

year

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

season.type

Either 'Regular Season' or 'Playoffs'

per.mode

Either 'Totals', 'Per Game'

player.ids

Players and their IDs

Value

data frame with player's defensive stats

Examples

1
GetDefenseDashboard('James Harden')

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