View source: R/subset_surveys.R
subset_survey_file | R Documentation |
Subset surveys from files
subset_survey_file(
file_path,
subset_vars,
subset_name = "subset",
id = NULL,
export_path = NULL
)
file_path |
A single survey files. |
subset_vars |
The names of the variables that should be kept from all surveys in the list that contains the
wave of surveys. Defaults to |
subset_name |
An identifier for the survey subset. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.