I have a table where the grouping headers are long. So, it would be helpful if they spanned across multiple columns of output (I think using the flextable::merge_at() function).
I can provide a reprex soon. (I'm currently working on a report where I am trying to make this happen...)