0

It seems like a simple question. But I have not found an answer yet for formatting text in a table (superscript, subscript, underline, etc). For example, if I want to format text "ABCDEFG" and "HIJK" to the following format and render in a table.

enter image description here

Jian
  • 365
  • 1
  • 6
  • 19
  • Possible duplicate of https://stackoverflow.com/questions/46714367/how-to-add-subscripts-in-the-row-names-of-a-rendertable-shiny – akrun Jun 13 '18 at 19:19
  • 1
    Very helpful information. I used `rhandsontable` instead `DT` table, but probably is helpful for me to explore more. Thx. – Jian Jun 13 '18 at 19:22
  • Update! The link by `akrun` provides some hints. The answer is to use htmal tags and then renderhtml in table cells. – Jian Jun 13 '18 at 21:17

0 Answers0