exportSingleMonthResults: Export Single Month Survey Results

View source: R/SurveyAnalysis.r

exportSingleMonthResultsR Documentation

Export Single Month Survey Results

Description

Combine the survey results with licence category information and export to an excel file. This includes applying all adjustments.

Usage

exportSingleMonthResults(
  lic_year,
  month_name,
  irec_dir_root = getiRecAnalysisDir()
)

Arguments

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

Value

The Excel document file name that contains all the month's survey responses


nick-komick/iRecAnalysisPkg documentation built on July 7, 2024, 6:29 a.m.