Is it possible to create a table with grouped columns and/or grouped rows using the DT package in shiny?
Here is the type of table I'm looking for.
Hi @ablack3, you might find section "2.6 Custom Table Container" of this page useful
@sowla
That's really useful, thanks for sharing !