fydaynum: Fiscal Year Day Number

Description Usage Arguments Value

View source: R/fydaynum.R

Description

Fiscal Year Day Number

Usage

1
fydaynum(x = Sys.Date(), ytd = TRUE)

Arguments

x

a date to convert to a numeric day of the fiscal year. Note that x should be of class "Date".

ytd

a logical vector. If true, only values for dates that are year-to-date will be returned.

Value

a numeric value describing what day of the fiscal year x is.


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