View source: R/SurveyAnalysis.r
exportSingleMonthResults | R Documentation |
Combine the survey results with licence category information and export to an excel file. This includes applying all adjustments.
exportSingleMonthResults(
lic_year,
month_name,
irec_dir_root = getiRecAnalysisDir()
)
lic_year |
Licence year (e.g. 2016 for licence year 2016/17) |
month_name |
Month to analyze taken from month.name (e.g "February") |
irec_dir_root |
Path to the iRec data root directory |
The Excel document file name that contains all the month's survey responses
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.