Learn R Programming

summarytools (version 0.8.3)

unlabel: Clear Variable or 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.