R/prepare_functions.R
load_renamings_excel.Rd
load renaming table from original excel file
load_renamings_excel( infile, sheet = "DATEN", old_name_col = "Feld", new_name_col = "Parametername-R" )
full path to excel file
sheet name
name of column with original variable names
name of column with new variable names