unlabel_dataframe: Remove labelled class and label

View source: R/allCode.R

unlabel_dataframeR Documentation

Remove labelled class and label

Description

Remove labelled class and label

Usage

unlabel_dataframe(data, removeLabelledClass = TRUE, removeLabel = FALSE)

Arguments

data

data.frame with potentially labeled columns

removeLabelledClass

TRUE removes the class "labelled"

removeLabel

TRUE removes the label attribute

Value

data.frame with Unlabelled cols


Quantmetrics770/IQnca documentation built on Aug. 5, 2022, 5:39 p.m.