Skip to contents

Get WNBA Stats API Player Estimated Metrics

Get WNBA Stats API Player Estimated Metrics

Usage

wnba_playerestimatedmetrics(
  league_id = "10",
  season = "2022",
  season_type = "Regular Season",
  ...
)

Arguments

league_id

League - default: '00'. Other options include '10': WWNBA, '20': G-League

season

Season - format 2022

season_type

Season Type - Regular Season, Playoffs, All-Star

...

Additional arguments passed to an underlying function like httr.

Value

Return a named list of data frames: PlayerEstimatedMetrics

Author

Saiem Gilani