unlabel: Clear Variable and Data Frame Label(s)

View source: R/label.R

unlabelR Documentation

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.

Author(s)

Dominic Comtois, dominic.comtois@gmail.com,

See Also

label


dcomtois/summarytools documentation built on Nov. 16, 2023, 5:29 p.m.