theme_striped {tinytable}R Documentation

Striped theme with alternating row colors

Description

Striped theme with alternating row colors

Usage

theme_striped(x, ...)

Arguments

x

A tinytable object.

...

Additional arguments (ignored).

Value

A modified tinytable object.


[Package tinytable version 0.16.0 Index]