bs_advv2: *Get NBA Stats API Boxscore Advanced V2*

bs_advv2R Documentation

Get NBA Stats API Boxscore Advanced V2

Description

Get NBA Stats API Boxscore Advanced V2

Get NBA Stats API Boxscore Advanced V2

Usage

nba_boxscoreadvancedv2(
  game_id,
  start_period = 0,
  end_period = 14,
  start_range = 0,
  end_range = 0,
  range_type = 0
)

Arguments

game_id

Game ID

start_period

start_period

end_period

end_period

start_range

start_range

end_range

end_range

range_type

range_type

Value

Returns a named list of data frames: PlayerStats, TeamStats

Author(s)

Saiem Gilani


hoopR documentation built on June 18, 2022, 1:06 a.m.