powered by
Supported predefined styles for formatted tables
tableStyle(type = "gt", styleName = "default")
A code expression for the selected style and table type.
Character string specifying the formatted table class. See tableType() for supported classes. Default is "gt".
tableType()
A character string specifying the style name. Currently, the package supports only one predefined style: "default".
tableStyle("gt") tableStyle("flextable")
Run the code above in your browser using DataLab