realgm_individual_seasons: *RealGM NBA Best Individual Seasons*

View source: R/realgm_stats.R

realgm_individual_seasonsR Documentation

RealGM NBA Best Individual Seasons

Description

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

Requires a headless browser (see realgm_players()).

Usage

realgm_individual_seasons()

Value

A hoopR_data tibble with one row per player-season (player, season, team, gp, min, pts, shooting splits, reb, ast, etc.).

See Also

Other RealGM Functions: realgm_coaches(), realgm_draft(), realgm_draft_prospects(), realgm_early_entry(), realgm_future_free_agents(), realgm_gms(), realgm_individual_games(), 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_seasons())

## End(Not run)

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