GetShootingStats: Shooting stats for players

Description Usage Arguments Value Examples

Description

Shooting stats for players

Usage

1
2
GetShootingStats(player, year = CurrentYear(), stat = "Shot Type Detail",
  per.mode = "Totals", player.ids = NA)

Arguments

player

player's ID

stat

which stat ('Shot Distance (5ft)', 'Shot Distance (8ft)', 'Shot Area', 'Assisted Shot', 'Shot Type Summary', 'Shot Type Detail', 'Assisted By')

player.ids

Optional dataframe of player.ids

Value

data frame of stats

Examples

1
GetShootingStats(player = '201147', stat = 'Shot Type Detail')

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