retire_all_labels (x)

library(sjlabelled)
df = remove_all_labels(df)
Rocku0