nba_drafthistory | R Documentation |
Get NBA Stats API Draft History
nba_drafthistory( league_id = "00", college = "", overall_pick = "", round_pick = "", round_num = "", season = "2019", team_id = "", top_x = "" )
league_id |
league_id |
college |
college |
overall_pick |
overall_pick |
round_pick |
round_pick |
round_num |
round_num |
season |
season |
team_id |
team_id |
top_x |
top_x |
Returns a named list of data frames: DraftHistory
Saiem Gilani
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.