pval_histogram | R Documentation |
Plot p-value histogram.
pval_histogram(pvalues, bin_width = 0.025, bin_fill = "gray10", alpha = 0.8)
pvalues |
A vector of pvalues. |
bin_width |
Size of each histogram bin. |
bin_fill |
Bin fill color. |
alpha |
Bin fill color alpha value. |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.