| theme_default {tinytable} | R Documentation |
Deprecated: Use theme_tinytable() instead
Description
theme_default() has been renamed to theme_tinytable(). This function is
deprecated and will be removed in a future version.
Usage
theme_default(x, ...)
Arguments
x |
A tinytable object. |
... |
Additional arguments are ignored. |
Value
A modified tinytable object.
[Package tinytable version 0.16.0 Index]