pivottabler (version 1.5.0)

convertPvtStyleToBasicStyle: Convert a pivot table style to a basictabler style.

Description

convertPvtStyleToBasicStyle is a utility function that converts a pivot table style to a basictabler style from the basictabler package.

Usage

convertPvtStyleToBasicStyle(btbl = NULL, pvtStyle = NULL)

Arguments

btbl

The basic table that will own the new style.

pvtStyle

The pivot style to convert.

Value

a basictabler style.