View source: R/createVarInfo.R
createVarInfo | R Documentation |
Create variable information (background model, which variables in the data set, ...) template.
createVarInfo(
GADSdat,
inputForDescriptives,
encodingList = NULL,
makeStructure = FALSE
)
GADSdat |
|
inputForDescriptives |
Input for descriptive statistics calculation. |
encodingList |
tbd. |
makeStructure |
Should an automatic structuring of variables be created? |
Returns the variable information template.
#tbd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.