Skip to content

Commit 9cd01aa

Browse files
committed
change V17 name
1 parent 2e5cb61 commit 9cd01aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

facebook/delphiFacebook/R/responses.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ create_complete_responses <- function(input_data, county_crosswalk, params)
648648
"I6_1", "I6_2", "I6_3", "I6_4", "I6_5", "I6_6", "I6_7", "I6_8",
649649
"I7", "K1", "K2", "V11a", "V12a", "V15a", "V15b", "V16", "V3a", # added in Wave 11
650650
"V1alt", "B13a", "V15c", "P1", "P2", "P3", "P4", "P5", "P6", # added in experimental Wave 12
651-
"C17b", "V17_1", "V17_2", "V2b", "V2c", "V2d", # added in Wave 13
651+
"C17b", "V17_month", "V17_year", "V2b", "V2c", "V2d", # added in Wave 13
652652

653653
"raceethnicity", "token", "wave", "w12_treatment", "module", "UserLanguage",
654654
"zip5" # temporarily; we'll filter by this column later and then drop it before writing

0 commit comments

Comments
 (0)