powered by
Formats and prints a spicy_categorical_table object as a styled ASCII table using spicy_print_table().
spicy_categorical_table
spicy_print_table()
# S3 method for spicy_categorical_table print(x, ...)
Invisibly returns x.
x
A data.frame of class "spicy_categorical_table" as returned by table_categorical() with output = "default" and styled = TRUE.
data.frame
"spicy_categorical_table"
table_categorical()
output = "default"
styled = TRUE
Additional arguments (currently ignored).
table_categorical(), spicy_print_table()