subset_survey_memory: Subset surveys in memory

View source: R/subset_surveys.R

subset_survey_memoryR Documentation

Subset surveys in memory

Description

Subset surveys in memory

Usage

subset_survey_memory(
  this_survey,
  subset_vars,
  subset_name = "subset",
  export_path = NULL
)

Arguments

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.