R/convertor.R
convertPvtStyleToBasicStyle.Rd
convertPvtStyleToBasicStyle
is a utility function that converts a pivot
table style to a basictabler style from the basictabler package.
convertPvtStyleToBasicStyle(btbl = NULL, pvtStyle = NULL)
The basic table that will own the new style.
The pivot style to convert.
a basictabler style.