relabel_qualtrics_df.RdSwitches the labels and column names of a data frame, or just changes the column names to the labels
relabel_qualtrics_df(df, switch = TRUE)a data.frame
if (FALSE) { # \dontrun{
qualtrics_survey |>
relabel_qualtrics_df()
} # }