identify_team_season_cumulative_leaders: Identify players who are leading team in stat categories for...

Description Usage Arguments Value

Description

Identify players who are leading team in stat categories for a season coming into a game

Usage

1
2
identify_team_season_cumulative_leaders(boxscores = NULL,
  stat_list = c("min", "pts", "fgthreem", "reb", "ast", "plus_minus"))

Arguments

boxscores

data.frame of boxscore info

stat_list

list of string names of fields to calc leaders on

Value

data.frame of team-season-cumulative-leaders


jimtheflash/nbastatstools documentation built on May 23, 2019, 4:01 a.m.