| realgm_early_entry | R Documentation |
Get the current NBA draft early-entrant and withdrawal list from RealGM.
Stacks RealGM's early-entry candidate tables (college and international entrants and withdrawals) into one tibble.
Requires a headless browser (see realgm_players()).
realgm_early_entry()
A hoopR_data tibble with one row per candidate (player, pos,
ht, wt, birth_date, college / pre_draft_team, class,
draft_status, yos, nationality).
Other RealGM Functions:
realgm_coaches(),
realgm_draft(),
realgm_draft_prospects(),
realgm_future_free_agents(),
realgm_gms(),
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_early_entry())
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.