View source: R/wnba_stats_draft.R
| wnba_draftcombinenonstationaryshooting | R Documentation | 
Get WNBA Stats API Draft Combine Non-Stationary Shooting
Get WNBA Stats API Draft Combine Non-Stationary Shooting
wnba_draftcombinenonstationaryshooting(
  league_id = "10",
  season_year = most_recent_wnba_season() - 1,
  ...
)
| league_id | league_id | 
| season_year | season_year | 
| ... | Additional arguments passed to an underlying function like httr. | 
(Possibly Defunct)
wnba_draftcombinenonstationaryshooting(season_year = most_recent_wnba_season() - 2)
Returns a named list of data frames: Results
Saiem Gilani
Other WNBA Draft Functions: 
wnba_draftboard(),
wnba_draftcombinedrillresults(),
wnba_draftcombineplayeranthro(),
wnba_draftcombinespotshooting(),
wnba_draftcombinestats(),
wnba_drafthistory()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.