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

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.