Skip to contents

Get WNBA Stats API Team Estimated Metrics

Get WNBA Stats API Team Estimated Metrics

Usage

wnba_teamestimatedmetrics(
  league_id = "10",
  season = "2021",
  season_type = "Regular Season",
  ...
)

Arguments

league_id

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

season

Season - format 2020-21

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: TeamEstimatedMetrics

Author

Saiem Gilani