Learn R Programming

ncaavolleyballr (version 0.4.3)

check_year: Checks if year is valid

Description

Checks if year is valid

Usage

check_year(year = NULL, single = FALSE)

Arguments

year

Year.

single

Logical for whether year should be a single element or can be a vector of multiple years.