Skip to content

Commit 54b1f08

Browse files
committed
add final Wave 12 survey ID
1 parent fee43a5 commit 54b1f08

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
@@ -692,7 +692,7 @@ surveyID_to_wave <- Vectorize(function(surveyID) {
692692
"SV_6PADB8DyF9SIyXk" = 10,
693693
"SV_4VEaeffqQtDo33M" = 11,
694694
"SV_3TL0r243mLkDzCK" = 12.5, # experimental version of Wave 12
695-
"TBD finalized version" = 12 # finalized version of Wave 12
695+
"SV_eDISRi5wQcNU70G" = 12 # finalized version of Wave 12
696696
)
697697

698698
if ( any(names(waves) == surveyID) ) {

0 commit comments

Comments
 (0)