| realgm_gms | R Documentation |
Get the current NBA general managers from RealGM.
Requires a headless browser (see realgm_players()).
realgm_gms()
A hoopR_data tibble with one row per general manager (staff,
team, start_season, years_in_role, birth_date, nationality).
Other RealGM Functions:
realgm_coaches(),
realgm_draft(),
realgm_draft_prospects(),
realgm_early_entry(),
realgm_future_free_agents(),
realgm_individual_games(),
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()
## Not run:
try(realgm_gms())
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.