format_year: Format a year into the correct short FY format

View source: R/format_year.R

format_yearR Documentation

Format a year into the correct short FY format

Description

Format a year into the correct short FY format

Usage

format_year(year)

Arguments

year

Year of the file to be read, you can specify multiple years which will then be returned as one file. It will be converted to short FY using format_year().

Value

Year correctly formatted into short FY e.g. '1718'


Moohan/slfhelper documentation built on March 20, 2024, 1:09 a.m.