| print.spicy_cross_table | R Documentation |
Prints a formatted SPSS-like crosstable created by cross_tab().
## S3 method for class 'spicy_cross_table'
print(x, digits = NULL, ...)
x |
A |
digits |
Optional integer; number of decimal places to display. Defaults to the value stored in the object. |
... |
Additional arguments passed to internal formatting functions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.