fiscal_months: Create a lookup table that calculates fiscal months based on...

Description Usage Arguments Value

View source: R/fy_quarters.R

Description

an intermediate function - uses the calendar month that starts the fiscal year to create a table with fiscal months

Usage

1
fiscal_months(fy_start_month = 7)

Arguments

fy_start_month

an integer between 1 ans 12 indicating the first month of the fiscal year

Value

a tibble with two columns the calendar month and the fiscal month based on the month that starts the fiscal year


crazybilly/fundRaising documentation built on July 30, 2021, 12:51 a.m.