find_var_across_datasets | R Documentation |
Uses a question, held in the label to identify variables across different data frames.
find_var_across_datasets(data.list, ques)
data.list |
A list of data frames |
ques |
The label containing the actual question |
A list of variables from each dataset containing the question.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.