Description Usage Arguments Details Value Author(s) Examples
View source: R/ssnap_report_periods.R
report_period_start_date_in_period
takes a SSNAP reporting
period number and returns the start date of that period.
1 | report_period_start_date_in_period(period_number)
|
period_number |
The period you want to know the first date of. |
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.
The report_period functions act as conversions between dates and the reporting periods.
The date, expressed as a Date object.
Andrew Hill, andrew.hill@doctors.org.uk
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.