tableStyle: Supported predefined styles for formatted tables

View source: R/helperFunctions.R

tableStyleR Documentation

Supported predefined styles for formatted tables

Description

Supported predefined styles for formatted tables

Usage

tableStyle(type = "gt", style = "default")

Arguments

type

Character string specifying the formatted table class. See tableType() for supported classes. Default is "gt".

style

Supported predefined styles. Currently: "default" and "darwin".

Value

A code expression for the selected style and table type.

Examples

tableStyle("gt")
tableStyle("flextable")


visOmopResults documentation built on June 8, 2025, 12:44 p.m.