next_fy: Next and previous financial years

View source: R/next_fy.R

next_fyR Documentation

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).


fy documentation built on Sept. 12, 2023, 9:06 a.m.