Skip to content

0.2.10 tableHTML

Compare
Choose a tag to compare
@LyzandeR LyzandeR released this 07 Aug 16:53

Initial Release of tableHTML on CRAN.

It includes:

  • tableHTLM(): This is the main function of the package. It is used to convert a data.frame into an HTML table.
  • The object resulting from tableHTML can be used in shiny using shiny's renderUI and ui_Output functions.
  • add_css_* family functions: These are used to add inline CSS to the HTML tables.