unlabel {summarytools} | R 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
[Package summarytools version 1.1.4 Index]