Get_Variable_Names | R Documentation |
Gets all of the variables in the survey
Get_Variable_Names(Survey_List)
Survey_List |
this is a list containing the downloaded (or filtered) data from the survey for a multiple-part survey. |
All of the variable names as a data.table
## Not run: Variable_Names <- Get_Variable_Names(Cint_Surveys_0) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.