Description Usage Arguments Value See Also Examples
Returns mock drafts from nbadraft.net for specified years
1 2 3 4 5 6  | nbadraftnet_mock_drafts(
  years = 2009:2018,
  merge_nba_data = T,
  nest_data = F,
  return_message = T
)
 | 
years | 
 vector of draft years  | 
merge_nba_data | 
 if   | 
nest_data | 
 if   | 
return_message | 
 if   | 
a tibble()
Other draft: 
draft_combines(),
drafts()
1 2 3 4  | nbadraftnet_mock_drafts(years = 2012:2017,
merge_nba_data = TRUE,
nest_data = F,
return_message = T)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.