subset_survey_file: Subset surveys from files

View source: R/subset_surveys.R

subset_survey_fileR Documentation

Subset surveys from files

Description

Subset surveys from files

Usage

subset_survey_file(
  file_path,
  subset_vars,
  subset_name = "subset",
  id = NULL,
  export_path = NULL
)

Arguments

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 NULL in which case it returns all variables without subsetting.

subset_name

An identifier for the survey subset.


antaldaniel/retroharmonize documentation built on Dec. 11, 2023, 10:49 p.m.