Create nice column names when pivoting MRM data.

change_col_names(x)

Arguments

x

not used, but need by pivot_wider()

Value

A character vector with custom column names.

Author

Rico derks