powered by
data.frame
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
# NOT RUN { x <- var_labels_remove(iris) # }
Run the code above in your browser using DataLab