print.spicy_cross_table: Print method for spicy_cross_table objects

View source: R/cross_tab.R

print.spicy_cross_tableR Documentation

Print method for spicy_cross_table objects

Description

Prints a formatted SPSS-like crosstable created by cross_tab().

Usage

## S3 method for class 'spicy_cross_table'
print(x, digits = NULL, ...)

Arguments

x

A spicy_cross_table object.

digits

Optional integer; number of decimal places to display. Defaults to the value stored in the object.

...

Additional arguments passed to internal formatting functions.


spicy documentation built on March 14, 2026, 5:06 p.m.