print.cross_table_comparison | R Documentation |
Print a representation of compare_de_tables(). Note I think I want to have that function return slightly different types depending on how the function call was set up.
## S3 method for class 'cross_table_comparison'
print(x, ...)
x |
List provided by plot_linear_scatter() containing correlations, plots, linear model. |
... |
Other args to match the generic. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.