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.frameof class"spicy_regression_table"as returned bytable_regression()withoutput = "default".- ...
Additional arguments (currently ignored).