setVarDescription: Sets new variable characteristics

Description Usage Arguments Value Author(s)

Description

Sets a new label, format and type for an existing variable name, e.g. one may want to change the label for SEX or change the format of IPRED.

Usage

1
setVarDescription(varName, varLabel = NULL, varFormat = NULL, varType = NULL)

Arguments

varName

The variable name.

varLabel

The new label. NULL by default

varFormat

The new format. NULL by default

varType

The new type. NULL by default

Value

None

Author(s)

Mango Solutions <rweeks@mango-solutions.com>


MangoTheCat/RNMImport documentation built on May 8, 2019, 4:36 p.m.