Skip to contents

Get the start date of the specified financial year

Usage

start_fy(year, format = c("fyyear", "alternate"))

Arguments

year

a character vector of years

format

the format of the year vector, default is financial year

Value

a vector of the start dates of the FY year

Examples

start_fy("1718")
#> [1] "2017-04-01"