View source: R/SurveyAnalysis.r
runSingleMonthAnalysis | R Documentation |
Run analysis for single survey month and write results to an Excel file
runSingleMonthAnalysis(
lic_year,
month_name,
irec_dir_root = getiRecAnalysisDir()
)
lic_year |
Licence year (e.g. 2016 for licence year 2016/17) |
month_name |
Month to analyse take 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 data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.