year_financial | R Documentation |
Function to transform date into financial year.
year_financial(date, start = "july")
date |
Vector of parsed dates |
start |
The starting month of the financial year. Currently, the only
option is |
Integer vector.
Stuart K. Grange
year
, week_financial
## Not run:
year_financial(data_hours$date)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.