Skip to contents

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.).

Examples

if (FALSE) { # \dontrun{
  try(realgm_individual_seasons())
} # }