latest_season: Get Latest Season

most_recent_seasonR Documentation

Get Latest Season

Description

A helper function to choose the most recent season available for a given dataset

Usage

most_recent_season(roster = FALSE)

get_latest_season(roster = FALSE)

get_current_season(roster = FALSE)

Arguments

roster

a TRUE/FALSE flag: if TRUE, returns the current year if March 15th or later. if FALSE, returns the current year if September 1st or later. Otherwise returns current year minus 1.

Value

most recent season (a four digit numeric)

See Also

Other Date utils: get_current_week()


nflreadr documentation built on Sept. 8, 2023, 5:57 p.m.