powered by
Acquires NBA draft combine data
draft_combines(years = NULL, return_message = T, nest_data = F)
vector of draft years
if TRUE return message
TRUE
if TRUE returns nested tibble
a tibble()
tibble()
Other draft: drafts, nbadraftnet_mock_drafts
drafts
nbadraftnet_mock_drafts
Other player: bref_bios, players_awards, players_careers, players_tables
bref_bios
players_awards
players_careers
players_tables
# NOT RUN { draft_combines(years = c(2001:2018), nest_data = T) # }
Run the code above in your browser using DataLab