
Get NBA Stats API FanDuel Player Infographic
Source:R/nba_stats_player.R
nba_infographicfanduelplayer.RdGet NBA Stats API FanDuel Player Infographic
Get NBA Stats API FanDuel Player Infographic
Value
Return a named list of data frames: FanDuelPlayer
FanDuelPlayer
| col_name | types | description |
| PLAYER_ID | character | Unique player identifier. |
| PLAYER_NAME | character | Player name. |
| TEAM_ID | character | Unique team identifier. |
| TEAM_NAME | character | Full team display name (e.g. 'Las Vegas Aces'). |
| TEAM_ABBREVIATION | character | Short team abbreviation (e.g. 'LAS'). |
| JERSEY_NUM | character | Jersey number worn by the player. |
| PLAYER_POSITION | character | |
| LOCATION | character | Location. |
| FAN_DUEL_PTS | character | |
| NBA_FANTASY_PTS | character | |
| USG_PCT | character | Usage percentage (0-1). |
| MIN | character | Minutes played. |
| FGM | character | Field goals made. |
| FGA | character | Field goal attempts. |
| FG_PCT | character | Field goal percentage (0-1). |
| FG3M | character | Three-point field goals made. |
| FG3A | character | Three-point field goal attempts. |
| FG3_PCT | character | Three-point field goal percentage (0-1). |
| FTM | character | Free throws made. |
| FTA | character | Free throw attempts. |
| FT_PCT | character | Free throw percentage (0-1). |
| OREB | character | Offensive rebounds. |
| DREB | character | Defensive rebounds. |
| REB | character | Total rebounds. |
| AST | character | Assists. |
| TOV | character | Turnovers. |
| STL | character | Steals. |
| BLK | character | Blocks. |
| BLKA | character | |
| PF | character | Personal fouls. |
| PFD | character | |
| PTS | character | Points scored. |
| PLUS_MINUS | character | Plus/minus point differential while on court. |
Details
nba_infographicfanduelplayer(game_id = "0022201086")See also
Other NBA Player Functions:
nba_leaguedashplayerbiostats(),
nba_leaguedashplayerclutch(),
nba_leaguedashplayershotlocations(),
nba_leaguedashplayerstats(),
nba_leagueplayerondetails(),
nba_leagueseasonmatchups(),
nba_matchupsrollup(),
nba_playerawards(),
nba_playercareerbycollege(),
nba_playercareerbycollegerollup(),
nba_playercareerstats(),
nba_playercompare(),
nba_playerdashboardbyclutch(),
nba_playerdashptpass(),
nba_playerdashptreb(),
nba_playerdashptshotdefend(),
nba_playerdashptshots(),
nba_playerestimatedmetrics(),
nba_playerfantasyprofile(),
nba_playerfantasyprofilebargraph(),
nba_playergamelog(),
nba_playergamelogs(),
nba_playergamestreakfinder(),
nba_playerheadshot(),
nba_playerindex(),
nba_playernextngames(),
nba_playerprofilev2(),
nba_playervsplayer()
Other NBA Fantasy Functions:
nba_fantasywidget(),
nba_playerfantasyprofile(),
nba_playerfantasyprofilebargraph()