getBlankTheme {pivottabler} | R Documentation |
Get an empty theme for applying no styling to a table.
Description
Get an empty theme for applying no styling to a table.
Usage
getBlankTheme(parentPivot, themeName = "blank")
Arguments
parentPivot |
Owning pivot table. |
themeName |
The name to use as the new theme name. |
Value
A TableStyles object.
[Package pivottabler version 1.5.5 Index]