Skip to contents

Get the end date of the specified FY quarter.

Usage

end_fy_quarter(quarter)

Arguments

quarter

usually period from Social Care, or any character vector in the form YYYYQX where X is the quarter number

Value

a vector of dates of the end of the FY quarter

Examples

end_fy_quarter("2019Q1")
#> [1] "2019-06-30"