check_year {ncaavolleyballr} | R Documentation |
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. |
[Package ncaavolleyballr version 0.4.2 Index]