unlabel {tinylabels}R Documentation

Remove Labels from Objects

Description

Remove variable_labels from a labelled vector or from the columns of a data frame.

Usage

unlabel(x)

Arguments

x

An R object.

Value

Object as x but without variable labels and with class tiny_labelled removed.


[Package tinylabels version 0.2.4 Index]