Skip to contents

Gets or sets the variable label (label attribute) of a labelled vector. The getters/setters should be used rather than manipulating attributes directly, since these functions perform checks to ensure that the result, and the resulting labelled variable, are valid.

Usage

ll_var_label(x)

ll_var_label(x) <- value

Arguments

x

A labelled variable

See also