View source: R/merge_surveys.R
| merge_waves | R Documentation |
'merge_waves()' has been renamed to [merge_surveys()] for more general survey harmonization workflows.
merge_waves(waves, var_harmonization)
waves |
Deprecated alias for 'survey_list'. |
var_harmonization |
A metadata table describing the harmonization rules. The table must contain at least: - 'filename' - 'var_name_orig' - 'var_name_target' - 'var_label' |
A list of harmonized survey objects.
[merge_surveys()]
Other survey harmonization functions:
merge_surveys()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.