most_recent_wnba_stats_season: Most Recent WNBA Stats API Season

View source: R/utils.R

most_recent_wnba_stats_seasonR Documentation

Most Recent WNBA Stats API Season

Description

Returns the most recent WNBA Stats API season year as an integer. This is a thin wrapper around most_recent_wnba_season() kept as a separate helper for naming symmetry with the ⁠wnba_stats_*⁠ family of loaders (mirrors the ⁠most_recent_*_season()⁠ convention used elsewhere in the package). The WNBA Stats API and ESPN's WNBA endpoints share the same calendar-year season identifier, so the returned value is identical to most_recent_wnba_season().

Usage

most_recent_wnba_stats_season()

Value

An integer giving the WNBA season year (e.g. 2025).

Examples

most_recent_wnba_stats_season()

wehoop documentation built on Aug. 25, 2026, 1:06 a.m.