vignettes/Scotland_tobacco_data/00_run_data_check.R

# The aim of this code is to run the scripts that produce the data check

path <- "vignettes/Scotland_tobacco_data/"

source(paste0(path, "10_clean_shes.R"))
source(paste0(path, "15_Imputation.R"))
source(paste0(path, "30_QA_check_descriptive_plots.R"))
source(paste0(path, "35_av_weekly_consumption_detailed_check.R"))
STAPM/hseclean documentation built on June 9, 2025, 4:50 a.m.