German / English labels for optimisation parameter-grid columns
Source:R/cost_tooltip.R
default_param_labels.RdMaps the raw param_grid column names produced by the case-study workflows
to human-readable, unit-carrying labels. Used to translate the
"varying parameters" block in the interactive tooltips of
plot_cost_vs_overflow_volume() and plot_cost_overflow_boxplot(), so a
hovered point shows e.g. Muldenflaeche [m2]=125 instead of the raw
mulde_area=125.
Usage
default_param_labels(lang = c("de", "en"))