Description Usage Arguments Value See Also Examples
View source: R/draft_combine.R
Acquires NBA draft combine data
1 | 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()
1 2 | 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.