View source: R/nba_stats_boxscore.R
| nba_boxscorematchups | R Documentation |
Get NBA Stats API Boxscore Matchups
Get NBA Stats API Boxscore Matchups
nba_boxscorematchups(game_id, ...)
game_id |
Game ID |
... |
Additional arguments passed to an underlying function like httr. |
(Possibly Deprecated)
nba_boxscorematchups(game_id = "0022200021")
Returns a named list of data frames: PlayerMatchupsStats
Saiem Gilani
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.