unlabel: Remove Labels from Objects

View source: R/unlabel.R

unlabelR 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.


mariusbarth/tinylabels documentation built on July 17, 2025, 3:20 a.m.