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

Popular posts from this blog

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

Change the color of an oval at click in Java AWT -