Internal print method for lists of cross-tab tables
Source:R/cross_tab.R
print.spicy_cross_table_list.RdPrints each element of a spicy_cross_table_list object on its own,
inserting a blank line between tables.
Usage
# S3 method for class 'spicy_cross_table_list'
print(x, ...)