Learn R Programming

dfeR (version 1.0.1)

format_ay_reverse: Undo academic year formatting

Description

This function converts academic year variables back into 201617 format.

Usage

format_ay_reverse(year)

Value

Unformatted 6 digit year as string

Arguments

year

Academic year

Details

It accepts character arguments.

See Also

Other format: format_ay(), format_fy(), format_fy_reverse()

Examples

Run this code
format_ay_reverse("2016/17")

Run the code above in your browser using DataLab