set_lbls.Rd
Set several labels in a dataframe
set_lbls(df, lbls)
a dataframe.
a named list. Each entry will have as name the name of a given column in df and as value the expected label of the given column.
A dataframe with the set labels