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