# 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"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.