Skip to contents

Formats and prints a spicy_regression_table object as a styled ASCII table: title banner, spanner row for multi-model tables, decimal-aligned body with factor grouping and reference rows, fit-statistics block, and footer note.

Usage

# S3 method for class 'spicy_regression_table'
print(x, ...)

Arguments

x

A data.frame of class "spicy_regression_table" as returned by table_regression() with output = "default".

...

Additional arguments (currently ignored).

Value

Invisibly returns x.