Description Usage Arguments Value
Identify players who are leading team in stat categories for a season coming into a game
1 2 | identify_team_season_cumulative_leaders(boxscores = NULL,
stat_list = c("min", "pts", "fgthreem", "reb", "ast", "plus_minus"))
|
boxscores |
data.frame of boxscore info |
stat_list |
list of string names of fields to calc leaders on |
data.frame of team-season-cumulative-leaders
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.