-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
I am trying to replicate the harmonization of the trust variables for the Eurobarometer waves as presented here :
https://retroharmonize.dataobservatory.eu/articles/eurobarometer.html#harmonize-waves
However, I ran into some difficulties along the way.
The function “harmonize_surveys” cannot be found. We used “harmonize_survey_variables” instead (Is it the right replacement?).
Then we get this error :
Error in harmonize_survey_variables(survey_list = eb_waves_selected, .f = harmonize_eb_trust) : unused argument (.f = harmonize_eb_trust)
It suggests that the created harmonization function has an issue, I suppose?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation