| getHtmlTableTheme {htmlTable} | R Documentation |
Retrieve the htmlTable() theme list
Description
A wrapper for a getOption("htmlTable.theme")() call that
returns the standard theme unless one is set.
Usage
getHtmlTableTheme()
Value
list with the styles to be applied to the table
Examples
getHtmlTableTheme()
[Package htmlTable version 2.4.3 Index]