powered by
data.frame
Remove label attribute from all variables in a data frame.
label
var_labels_remove(x)
x with its variable labels stripped.
x
(data.frame) a data.frame object.
x <- var_labels_remove(iris)
Run the code above in your browser using DataLab