How to create datatable with complex header in R Shiny? -


i have datatable in r shiny , have headers span multiple columns below:

enter image description here

how can achieved in r shiny?

have @ new package rstudio dt (https://github.com/rstudio/dt)? here http://rstudio.github.io/dt/ find example of need.


Comments