| most_recent_wnba_stats_season | R Documentation |
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().
most_recent_wnba_stats_season()
An integer giving the WNBA season year (e.g. 2025).
most_recent_wnba_stats_season()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.