tabler_theme: Set tabler theme elements

Description Usage Arguments Details Value

View source: R/tabler-theme.R

Description

Use this function to modify theme settings

Usage

1

Arguments

digits

= c(3,2)

sig_levels

= c('***' = 0.01, '**' = 0.05, '*' = 0.1)

Details

This function allows the user to specify the details of how tables are displayed. The tabler theme is designed to operate in the same way as themes in ggplot2. The theme function can be customized by the user once and then easily applied to all subsequent tables. This allows a consistent presentation among tables that does not require passing the same options into each tabler function.

Value

tablerTheme object


kbrevoort/tabler documentation built on Oct. 20, 2020, 7:49 a.m.