Skip to contents

Get the current NBA general managers from RealGM.

Requires a headless browser (see realgm_players()).

Usage

realgm_gms()

Value

A hoopR_data tibble with one row per general manager (staff, team, start_season, years_in_role, birth_date, nationality).

Examples

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