Learn R Programming

wehoop (version 2.1.0)

wnba_draftcombineplayeranthro: Get WNBA Stats API Draft Combine Player Anthropological Measurements

Description

Get WNBA Stats API Draft Combine Player Anthropological Measurements

Get WNBA Stats API Draft Combine Player Anthropological Measurements

Usage

wnba_draftcombineplayeranthro(
  league_id = "10",
  season_year = most_recent_wnba_season() - 1,
  ...
)

Value

Returns a named list of data frames: Results

Arguments

league_id

league_id

season_year

season_year

...

Additional arguments passed to an underlying function like httr.

Author

Saiem Gilani

Details

(Possibly Defunct)

  wnba_draftcombineplayeranthro(season_year = most_recent_wnba_season() - 2)

See Also

Other WNBA Draft Functions: wnba_draftboard(), wnba_draftcombinedrillresults(), wnba_draftcombinenonstationaryshooting(), wnba_draftcombinespotshooting(), wnba_draftcombinestats(), wnba_drafthistory()