Restrucuture cleaned data folder for consistency with preprocessed data folder
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
#+ echo = FALSE
|
||||
options(knitr.kable.NA = '')
|
||||
|
||||
dat <- openxlsx::read.xlsx("HMC_codebook.xlsx")
|
||||
dat <- openxlsx::read.xlsx("../HMC_codebook.xlsx")
|
||||
|
||||
#' * `qualtricsname`: Original name as used in the Qualtrics survey, see
|
||||
#' [materials](../02_material)
|
||||
#' [materials](../../02_material)
|
||||
#'
|
||||
#' * `varname`: Variable name used in the CSV files for each wave, see
|
||||
#' [03_cleaned_data](03_cleaned_data)
|
||||
@@ -1,9 +1,9 @@
|
||||
Codebook for cleaned data
|
||||
================
|
||||
2025-11-03
|
||||
2025-12-12
|
||||
|
||||
- `qualtricsname`: Original name as used in the Qualtrics survey, see
|
||||
[materials](../02_material)
|
||||
[materials](../../02_material)
|
||||
|
||||
- `varname`: Variable name used in the CSV files for each wave, see
|
||||
[03_cleaned_data](03_cleaned_data)
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user