Learn R Programming

summarytools (version 1.0.1)

unlabel: Clear Variable and Data Frame Label(s)

Description

Returns the object with all labels removed. Both the “label” attribute and Hmisc's “labelled” class are removed.

Usage

unlabel(x)

Arguments

x

An R object to remove labels from.

See Also

label