fy (version 0.1.0)

next_fy: Next and previous financial years

Description

Next and previous financial years

Usage

next_fy(fy, h = 1L)

prev_fy(fy, h = 1L)

Arguments

fy

A financial year as a character vector.

h

An integer, the "horizon" to go forward (for next_fy) or backward (for prev_fy).