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.


tinylabels documentation built on April 4, 2025, 2:02 a.m.