eavs_var | R Documentation |
Used to find and define EAVS variables in the clean EAVS file, or the regular EAVS
eavs_var(var = "", question = "", topic = "", print.out = T)
var |
Searches variable names for matches. (example 'qa1a') |
question |
Searches question text. (example "registrations") |
topic |
Searches topics. List of topics can be seen with list_topics() function. |
print.out |
logical. FALSE returns data.frame of variables. |
a data frame or printed output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.