Learn R Programming

hoopR (version 2.1.0)

nba_boxscorematchups: Get NBA Stats API Boxscore Matchups

Description

Get NBA Stats API Boxscore Matchups

Get NBA Stats API Boxscore Matchups

Usage

nba_boxscorematchups(game_id, ...)

Value

Returns a named list of data frames: PlayerMatchupsStats

Arguments

game_id

Game ID

...

Additional arguments passed to an underlying function like httr.

Author

Saiem Gilani

Details

(Possibly Deprecated)

 nba_boxscorematchups(game_id = "0022200021")

See Also

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