Acquires NBA draft combine data
draft_combines(years = NULL, return_message = T, nest_data = F)
| years | vector of draft years |
|---|---|
| return_message | if |
| nest_data | if |
a tibble()
Other draft:
drafts(),
nbadraftnet_mock_drafts()
Other player:
bref_bios(),
players_awards(),
players_careers(),
players_tables()
draft_combines(years = c(2001:2018), nest_data = T)