Learn R Programming

dfeR (version 1.0.1)

format_fy_reverse: Undo financial year formatting

Description

This function converts financial year variables back into 201617 format.

Usage

format_fy_reverse(year)

Value

Unformatted 6 digit year as string

Arguments

year

Financial year

Details

It accepts character arguments.

See Also

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

Examples

Run this code
format_fy_reverse("2016-17")

Run the code above in your browser using DataLab