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. The “label” attribute as well as the “labelled” class (used by Hmisc and labelled) are cleared.

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 March 1, 2025, 8:50 p.m.