-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
colspan support in renderDataTable #582
Comments
I would like too see this too! Both rowspan and colspan would be a great added value I feel, especially for more complex tables built on the output of e.g reshape2. |
I'm not sure if I will do it in shiny or another package, but I'll certainly do it. I'll let you know once it is done. Thanks! |
that would be great! One instance in which such functions would be a warm best H On Thu, Nov 27, 2014 at 6:42 PM, Yihui Xie notifications@github.com wrote:
|
It would be nice to be able to to produce tables like this: https://datatables.net/examples/basic_init/complex_header.html
posted here: https://groups.google.com/forum/#!topic/shiny-discuss/OQ1MNRgItn4
and here: http://stackoverflow.com/questions/24653641/is-colspan-with-renderdatatable-possible-in-shiny
The text was updated successfully, but these errors were encountered: