format_fy | R Documentation |
This function formats financial year variables for reporting purposes. It will convert an year input from 201516 format to 2015-16 format.
format_fy(year)
year |
Financial year |
It accepts both numerical and character arguments.
Character vector of formatted financial year
Other format:
format_ay()
,
format_ay_reverse()
,
format_fy_reverse()
format_fy(201617)
format_fy("201617")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.