Learn R Programming

basictabler (version 0.3.1)

getCompactTblTheme: Get the compact theme for styling a table.

Description

Get the compact theme for styling a table.

Usage

getCompactTblTheme(parentTable, themeName = "compact")

Arguments

parentTable

Owning table.

themeName

The name to use as the new theme name.

Value

A TableStyles object.