z_comparison_plot | R Documentation |
If 'plotly' is installed, the plot will be returned interactive.
z_comparison_plot(dat1, dat2, z_col = "z", p_col = "pvalues", verbose = TRUE)
dat1 |
A list of data |
dat2 |
A list of data |
z_col |
Column name for Z scores (Optional) |
verbose |
Display verbose information (Optional, boolean) |
force_static |
True for forcing the plot to be returned as a static plot (Optional) |
Plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.