read_spss
) or manually adding label attributes
with set_labels
.
remove_all_labels(x)
data.frame
with variable and/or value label attributesx
with removed value and variable label attributes.
copy_labels
for
adding label attributes (subsetted) data frames.
data(efc)
str(efc)
str(remove_all_labels(efc))
Run the code above in your browser using DataLab