This repository contains the Reproducible Analytical Pipeline (RAP) for the Scottish Surveys Core Questions (SSCQ) supplementary tables.
The only two files that need to be updated before running the sscq_supplementary_tables RAP are the 00_setup.R and the config.R file.
In the config.R file, values need to be assigned to the following objects:
ci.path: Path of the 'CI Sheets' folder to which SAS outputs the Subgroup CI files.qa.path: File path of the 'SSCQ Subgroup Tables QA' file outputted from SAS.export.path: Path of the folder to which the file with the supplementary tables will be saved.
The config.R file should be saved in the code folder.
To run the RAP, execute the 01_supplementary_tables.R file which automatically loads the config.R file, the 00_setup.R file and all functions in the functions folder.
Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.
The documentation is © Crown copyright and available under the terms of the Open Government 3.0 licence.