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


HughParsonage/fy documentation built on Sept. 17, 2023, 7:05 p.m.