getBlankTblTheme {basictabler} | R Documentation |
Get an empty theme for applying no styling to a table.
getBlankTblTheme(parentTable, themeName = "blank")
parentTable |
Owning table. |
themeName |
The name to use as the new theme name. |
A TableStyles object.