z_comparison_plot: Z score comparison plot

View source: R/plots.r

z_comparison_plotR Documentation

Z score comparison plot

Description

If 'plotly' is installed, the plot will be returned interactive.

Usage

z_comparison_plot(dat1, dat2, z_col = "z", p_col = "pvalues", verbose = TRUE)

Arguments

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)

Value

Plot


jwr-git/mrpipeline documentation built on Oct. 2, 2022, 3:41 p.m.