Remove labelled class and label

Remove labelled class and label

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