data.frame
R/labels.R
var_labels_remove.Rd
Removing labels attributes from a variables in a data frame
var_labels_remove(x)
a data.frame object
the same data frame as x stripped of variable labels
x
x <- var_labels_remove(iris)