Skip to content

Commit 472faa0

Browse files
add more context
Co-authored-by: Alex Reinhart <[email protected]>
1 parent d920b70 commit 472faa0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

facebook/delphiFacebook/R/responses.R

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,10 @@ bodge_B13 <- function(input_data, wave) {
489489

490490
#' Fix E1_* names in Wave 11 data after ~June 16, 2021.
491491
#'
492+
#' Items E1_1 through E1_4 are part of a matrix. Qualtrics, for unknown reasons,
493+
#' switched to naming these E1_4 through E1_7 in June. Convert back to the
494+
#' intended names.
495+
#'
492496
#' @param input_data data frame of responses, before subsetting to select
493497
#' variables
494498
#' @param wave integer indicating survey version

0 commit comments

Comments
 (0)