get_nba_season_boxscores: get nba season boxscores

Description Usage Arguments Value

Description

get nba season boxscores

Usage

1
2
get_nba_season_boxscores(season = NULL,
  season_types = c("Regular_Season", "Playoffs"))

Arguments

season

numeric season to get

season_types

character vector, which part of the season to get; options include "Regular_Season" and "Playoffs"

Value

data.frame of player-game boxscores


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