Skip to contents

A thin wrapper around the pbpstats API’s “get-pace-efficiency-by-season” endpoint.

Usage

get_pace_efficiency_by_season(league = "nba", season_type = "Regular Season")

Arguments

league

Character. Which league to query; e.g., "nba" or "wnba"; defaults to "nba".

season_type

Character. One of:

  • "Regular Season"

  • "Playoffs"

  • "PlayIn"

  • "All"

; defaults to "Regular Season".

Value

A tibble of pace efficiency metrics by season as returned by the API.

References

Darryl Blackport (2020). PBPStats API, MIT License. https://api.pbpstats.com/docs