pval_histogram: Plot p-value histogram

View source: R/plot_utils.R

pval_histogramR Documentation

Plot p-value histogram

Description

Plot p-value histogram.

Usage

pval_histogram(pvalues, bin_width = 0.025, bin_fill = "gray10", alpha = 0.8)

Arguments

pvalues

A vector of pvalues.

bin_width

Size of each histogram bin.

bin_fill

Bin fill color.

alpha

Bin fill color alpha value.

Value

A ggplot object.


bryancquach/omixjutsu documentation built on Jan. 29, 2023, 3:47 p.m.