Description Usage Arguments Value Examples
View source: R/ssnap_report_periods.R
SSNAP has gone from a period of quarterly to trimesterly reports (and back again). So we can't use conventional quarterly reporting as we have trimesterly reporting for two financial years. This function calculates the current report number for a given date.
1 |
date |
The date you want to know the reporting period for as a Date object. |
The reporting period, expressed as an integer value.
1 | ssnap_report_period(as.Date('2014-02-01'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.