addVarDescription: Adds a variable description

Description Usage Arguments Value Author(s)

View source: R/packagemeta.R

Description

Adds a new variable and appropriate characteristics to a global data frame for future reference, e.g. one may want to add a variable DOSAGEMG.

Usage

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

Arguments

varName

The variable name

varLabel

The variable label

varType

The variable type

varFormat

The variable format. NULL by default

Value

None

Author(s)

Mango Solutions <rweeks@mango-solutions.com>


RNMImport documentation built on May 2, 2019, 5:21 p.m.