Get_Variable_Names: Gets all of the variables in the survey

View source: R/manipulate.R

Get_Variable_NamesR Documentation

Gets all of the variables in the survey

Description

Gets all of the variables in the survey

Usage

Get_Variable_Names(Survey_List)

Arguments

Survey_List

this is a list containing the downloaded (or filtered) data from the survey for a multiple-part survey.

Value

All of the variable names as a data.table

Examples

## Not run: 
Variable_Names <- Get_Variable_Names(Cint_Surveys_0)

## End(Not run)

bpresentati/surveyR documentation built on March 19, 2022, 3:40 a.m.