| theme_empty {tinytable} | R Documentation |
Theme for a void table
Description
This function calls styles and formatting applied to a tinytable object up to that point in the pipeline.
Usage
theme_empty(x, ...)
Arguments
x |
A tinytable object. |
... |
Additional arguments are ignored. |
[Package tinytable version 0.16.0 Index]