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

View source: R/convertor.R

convertPvtStyleToBasicStyleR Documentation

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.


pivottabler documentation built on Oct. 1, 2023, 5:07 p.m.