We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fee43a5 commit 54b1f08Copy full SHA for 54b1f08
facebook/delphiFacebook/R/responses.R
@@ -692,7 +692,7 @@ surveyID_to_wave <- Vectorize(function(surveyID) {
692
"SV_6PADB8DyF9SIyXk" = 10,
693
"SV_4VEaeffqQtDo33M" = 11,
694
"SV_3TL0r243mLkDzCK" = 12.5, # experimental version of Wave 12
695
- "TBD finalized version" = 12 # finalized version of Wave 12
+ "SV_eDISRi5wQcNU70G" = 12 # finalized version of Wave 12
696
)
697
698
if ( any(names(waves) == surveyID) ) {
0 commit comments