createVarInfo: Create variable information template.

View source: R/createVarInfo.R

createVarInfoR Documentation

Create variable information template.

Description

Create variable information (background model, which variables in the data set, ...) template.

Usage

createVarInfo(
  GADSdat,
  inputForDescriptives,
  encodingList = NULL,
  makeStructure = FALSE
)

Arguments

GADSdat

GADSdat object.

inputForDescriptives

Input for descriptive statistics calculation.

encodingList

tbd.

makeStructure

Should an automatic structuring of variables be created?

Value

Returns the variable information template.

Examples

#tbd


beckerbenj/eatCodebook documentation built on Feb. 24, 2025, 9:36 a.m.