| getDefaultTblTheme {basictabler} | R Documentation | 
Get the default theme for styling a table.
Description
Get the default theme for styling a table.
Usage
getDefaultTblTheme(parentTable, themeName = "default")
Arguments
parentTable | 
 Owning table.  | 
themeName | 
 The name to use as the new theme name.  | 
Value
A TableStyles object.
[Package basictabler version 1.0.2 Index]