getTheme {pivottabler}R Documentation

Get a built-in theme for styling a pivot table.

Description

getTheme returns the specified theme.

Usage

getTheme(parentPivot, themeName = NULL)

Arguments

parentPivot

Owning pivot table.

themeName

The name of the theme to retrieve.

Value

A PivotStyles object.


[Package pivottabler version 1.5.5 Index]