Column Names Tooltips for datatables

629 views
Skip to first unread message

Dario Strbenac

unread,
Jul 19, 2015, 9:00:23 PM7/19/15
to shiny-...@googlegroups.com
Is there a more elegant approach to display a separate tooltip for each column name (such as a longer column name) than using eval and parse, as mentioned at http://stackoverflow.com/questions/31124122/r-shiny-mouseover-text-for-table-columns ?

Yihui Xie

unread,
Jul 19, 2015, 10:26:51 PM7/19/15
to Dario Strbenac, shiny-discuss
eval(parse(text = ?)) is almost always a bad idea. I just completed my
answer on SO.

Regards,
Yihui
Reply all
Reply to author
Forward
0 new messages