Description Usage Arguments Value Author(s)
Creates a vector containing the column numbers in a dataset for a variable group. The variable group is provided in the form of a prefix (e.g. "statusinemployment") and a suffix (e.g. 1:10), building a variable list to be checked against the variable names in the dataset.
1  | 
prefix | 
 (mandatory) A base variable name which is part of a variable group.  | 
suffix | 
 (mandatory) Vector of the suffixes considered.  | 
data | 
 (mandatory) A dataframe containing the variables and observations to be analyzed.  | 
Column numbers of variable group within the dataset.
Beat Hulliger, Juan Berdugo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.