powered by
data.frame
Removing labels attributes from a variables in a data frame
var_labels_remove(x)
the same data frame as x stripped of variable labels
x
a data.frame object
x <- var_labels_remove(iris)
Run the code above in your browser using DataLab