Oct1: October 1st

Description Usage Arguments Value Examples

View source: R/schoolYear.R

Description

Determine the date of October 1st in a school year

Usage

1
Oct1(year = schoolYear())

Arguments

year

integer - the 4 digit year at the beginning of the school year. Defaults to current school year.

Value

date - the date of October 1st day for the given school year

Examples

1
2
Oct1()
Oct1(2013)

debarros/dbTools documentation built on Sept. 18, 2020, 10:51 a.m.