Description Usage Arguments Value Examples
View source: R/utility_functions.R
Extract fiscal quarter from a date provided fiscal year starts in October.
1 | get_fiscal_period(arg1)
|
arg1 |
a Date value |
a character value representing fiscal quarter.
1 | get_fiscal_period(arg1 = as.Date("2020-11-02"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.