realgm_individual_games: *RealGM NBA Best Individual Games*

View source: R/realgm_stats.R

realgm_individual_gamesR Documentation

RealGM NBA Best Individual Games

Description

Get the all-time best individual NBA games leaderboard from RealGM.

Requires a headless browser (see realgm_players()).

Usage

realgm_individual_games()

Value

A hoopR_data tibble with one row per player-game (player, date, team, min, pts, fgm, fga, reb, ast, stl, blk, etc.).

See Also

Other RealGM Functions: realgm_coaches(), realgm_draft(), realgm_draft_prospects(), realgm_early_entry(), realgm_future_free_agents(), realgm_gms(), realgm_individual_seasons(), realgm_player_stats(), realgm_players(), realgm_players_abroad(), realgm_rookie_scale(), realgm_salary_cap(), realgm_standings(), realgm_team_stats(), realgm_teams(), realgm_transactions()

Examples

## Not run: 
  try(realgm_individual_games())

## End(Not run)

hoopR documentation built on Aug. 25, 2026, 9:07 a.m.