Skip to contents

Get current NBA draft-prospect statistics from RealGM.

Requires a headless browser (see realgm_players()).

Usage

realgm_draft_prospects()

Value

A hoopR_data tibble with one row per prospect (player, team (school/club), gp, mpg, ppg, shooting splits, rpg, apg, spg, bpg).

Examples

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