Helper for aligning your data to MSF standardised dictionaries and analysis templates.
msf_dict_rename_helper(dictionary, copy_to_clipboard = TRUE)A dplyr command used to rename columns in your data frame according to the dictionary
Specify which MSF dictionary you would like to use.
See msf_dict() for options.
if TRUE (default), the rename template will be
copied to the user's clipboard with clipr::write_clip(). If FALSE, the
rename template will be printed to the user's console.