Learn R Programming

hoopR (version 2.1.0)

nba_boxscoredefensive: Get NBA Stats API Boxscore Defensive

Description

Get NBA Stats API Boxscore Defensive

Get NBA Stats API Boxscore Defensive

Usage

nba_boxscoredefensive(game_id, ...)

Value

Returns a named list of data frames: PlayerDefensiveStats, Table1

Arguments

game_id

Game ID

...

Additional arguments passed to an underlying function like httr.

Author

Saiem Gilani

Details

(Possibly Deprecated)

 nba_boxscoredefensive(game_id = "0022200021")

See Also

Other NBA Boxscore Functions: nba_boxscoreadvancedv2(), nba_boxscorefourfactorsv2(), nba_boxscorematchups(), nba_boxscoremiscv2(), nba_boxscoreplayertrackv2(), nba_boxscorescoringv2(), nba_boxscoresummaryv2(), nba_boxscoretraditionalv2(), nba_boxscoreusagev2(), nba_gamerotation(), nba_hustlestatsboxscore(), nba_live_boxscore()