Helper for aligning your data to MSF standardised dictionaries and analysis templates.
Source:R/msf_dict_rename_helper.R
msf_dict_rename_helper.RdHelper for aligning your data to MSF standardised dictionaries and analysis templates.
Arguments
- dictionary
Specify which MSF dictionary you would like to use. See
msf_dict()for options.- copy_to_clipboard
if
TRUE(default), the rename template will be copied to the user's clipboard withclipr::write_clip(). IfFALSE, the rename template will be printed to the user's console.