Post-process results data.
Summary statistics data.
Numeric columns to plot in the heatmap.
Variable to aggregate data by.
Set to NULL
to skip this step.
Function to aggregate cols
with.
(Aggregated) data.table
dat <- ThreeWayTest::data_matrix_final
dat2 <- postprocess_data(dat = dat)