fiscal_year_day: Number of days since start of fiscal year

Description Usage Arguments Value

View source: R/dates.R

Description

Number of days since start of fiscal year

Usage

1
fiscal_year_day(date, start_month = 7, start_day = 1)

Arguments

date

A vector of dates

start_month

Integer giving the first month of the fiscal year

start_day

Integer giving the first day of the fiscal year

Value

A numeric vector the same length as 'dates' giving


lukerobert/luketools documentation built on Jan. 24, 2020, 2:15 a.m.