fy_quarters: Append a data frame with the gift month, fiscal month and...

Description Usage Arguments Value

View source: R/fy_quarters.R

Description

Uses the start month for the fiscal year to calculate the fiscal month and fiscal quarter

Usage

1
fy_quarters(x, gift_date_col, fy_start_month = 7)

Arguments

x

a data frame

gift_date_col

a column with gift dates

fy_start_month

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

Value

the data frame provided by the user with three additional columns: gift_month, fiscal_month and fiscal_quarter


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