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