get_fiscal: Create Fiscal Month Vector

Description Usage Arguments Value Examples

View source: R/misc_tools.R

Description

Create Fiscal Month Vector

Usage

1
get_fiscal(start = 10, abb = FALSE)

Arguments

start

numeric. The month in which the fiscal year begins.

abb

logical. Return month abbreviations?

Value

a character vector of month names in fiscal year order

Examples

1
federal_year <- get_fiscal(start = 10)

burch-cm/kittius documentation built on March 11, 2021, 5:40 a.m.