Learn R Programming

Hmisc (version 5.1-3)

vlab: vlab

Description

Easily Retrieve Text Form of Labels/Units

Usage

vlab(x, name = NULL)

Value

character string

Arguments

x

a single variable name, unquoted

name

optional character string to use as variable name

Author

Frank Harrell

Details

Uses the same search method as hlab returns label and units in a character string with units, if present, in brackets

See Also

hlab()