View source: R/merge_dataset_levels.R
merge_dataset_levels | R Documentation |
Merges the household and person-level files of datasets.
merge_dataset_levels(lissy_hfiles, lissy_pfiles)
lissy_hfiles |
A list with household-level files. |
lissy_pfiles |
A list with person-level files. |
The level of the files in 'lissy_hfiles' and 'lissy_pfiles' is determined by the 'level' attribute of the files.
A list with the merged files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.