View source: R/draft_combine.R
draft_combines | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.