Prints a formatted SPSS-like crosstable created by cross_tab().
# S3 method for spicy_cross_table
print(x, digits = NULL, ...)A spicy_cross_table object.
Optional integer; number of decimal places to display. Defaults to the value stored in the object.
Additional arguments passed to internal formatting functions.