Function that wraps the used variabalbes of SA-script around the translate
colnames documentation function.
Usage
wrapper_translate_colnames_documentation(data, documentatie_df, drop_na = T)
Arguments
- data
A dataframe whose column names need to be translated
- documentatie_df
A dataframe with a fielname and fieldname_export column,
voor the translations of the colnames.
- drop_na
Defaults to TRUE so that empty column names are dropped.
Value
a dataframe with translated column names