format_fy_reverse: Undo financial year formatting

View source: R/format.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 format: format_ay(), format_ay_reverse(), format_fy()

Examples

format_fy_reverse("2016-17")

DFEAGILEDEVOPS/dfeR documentation built on Feb. 21, 2025, 11:27 p.m.