getYearString: Converts the year to the IPEDS academic year format.

View source: R/getYearString.R

getYearStringR Documentation

Converts the year to the IPEDS academic year format.

Description

IPEDS uses a YYYY-YY format for dates in files. For 2018 data release, the date format would be 2017-18.

Usage

getYearString(year)

Arguments

year

the IPEDS release year.

Value

a string with the cohort year


jbryer/ipeds documentation built on Feb. 25, 2023, 1:53 a.m.