get_fiscal_period: Get fiscal quarter from a date

Description Usage Arguments Value Examples

View source: R/utility_functions.R

Description

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

Usage

1

Arguments

arg1

a Date value

Value

a character value representing fiscal quarter.

Examples

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

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