Learn R Programming

wehoop (version 3.0.0)

most_recent_wnba_season: Most Recent WNBA Season

Description

Returns the most recent WNBA season year as an integer based on the current system date. The WNBA season runs from May through October within a single calendar year; this helper rolls forward to the new season starting in May.

Usage

most_recent_wnba_season()

Arguments

Value

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

Examples

Run this code
most_recent_wnba_season()

Run the code above in your browser using DataLab