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.


cbailiss/pivottabler documentation built on Oct. 14, 2023, 9:38 a.m.