get_fiscal_year: Get fiscal year from a date

Description Usage Arguments Value Examples

View source: R/utility_functions.R

Description

Extract fiscal year from a date provided fiscal year starts in October.

Usage

1

Arguments

arg1

a Date value

Value

a character value representing fiscal year.

Examples

1
get_fiscal_year(arg1 = as.Date("2020-11-02"))

deepjyot1991/zimplify documentation built on Dec. 19, 2021, 10:09 p.m.