getBlankTblTheme {basictabler}R Documentation

Get an empty theme for applying no styling to a table.

Description

Get an empty theme for applying no styling to a table.

Usage

getBlankTblTheme(parentTable, themeName = "blank")

Arguments

parentTable

Owning table.

themeName

The name to use as the new theme name.

Value

A TableStyles object.


[Package basictabler version 1.0.2 Index]