plot_pairwise_pvalue.RdVisualize the p-value result from the statistical pair-wise analysis
plot_pairwise_pvalue(stats, diag = FALSE)
| stats | a statistic table generated from `signif_diff_boxplot()` |
|---|---|
| diag | `logical` if `TRUE` the diagonal elements of the pairwise matrix are added to the plot |
a `ggplot` object