format_fy_reverse: Undo financial year formatting

View source: R/format_fy.R

format_fy_reverseR Documentation

Undo financial year formatting

Description

This function converts financial year variables back into 201617 format.

Usage

format_fy_reverse(year)

Arguments

year

Financial year

Details

It accepts character arguments.

Value

Unformatted 6 digit year as string

See Also

Other formatting functions: format_ay(), format_ay_reverse(), format_fy()

Examples

format_fy_reverse("2016-17")

DFEAGILEDEVOPS/dfeR documentation built on April 10, 2024, 1:06 a.m.