sy_form: sy_form

Description Usage Arguments See Also Examples

View source: R/school_year.R

Description

Takes a value in the form of a number (i.e. 2017) and converts to 2016-17. The opposite of 'sy_number' with 20 instead of SY.

Usage

1
sy_form(school_year, spring_year = TRUE)

Arguments

school_year

school year in the form of a number

spring_year

If the given year represents the Spring portion then TRUE. Defaults to TRUE

See Also

change_school_year sy_form sy_number

Examples

1
sy_form("2015")

eringrand/RUncommon documentation built on Sept. 22, 2020, 10:49 p.m.