getStandardTableTheme {pivottabler} | R Documentation |
Get the a theme for styling to a pivot table that looks more like a standard table (i.e. no row column headings).
Description
Get the a theme for styling to a pivot table that looks more like a standard table (i.e. no row column headings).
Usage
getStandardTableTheme(parentPivot, themeName = "standardtable")
Arguments
parentPivot |
Owning pivot table. |
themeName |
The name to use as the new theme name. |
Value
A PivotStyles object.
[Package pivottabler version 1.5.5 Index]