min_season: Minimum Season

Description Usage Arguments Value

Description

Determine the minimum season from a vector of season ids

Usage

1
min_season(season_ids, remove_na = TRUE)

Arguments

season_ids

season_id in one of two formats, either a single 4 digit number representing the year or a character string in the format 1999_2000 to represent seasons which extend over successive years, typical in European football.

remove_na

should NAs be ignored, default TRUE

Value

The minimum season_id


neilcuz/panenkar documentation built on June 19, 2021, 7:31 p.m.