significative_count_lollipop.RdMakes a lollipop chart from pair-wise comparison data
significative_count_lollipop( pairwise_results, pvalue = 0.05, normalize = FALSE, first = 25 )
| pairwise_results | a `list` passed from `significative_diff_boxplot()` |
|---|---|
| pvalue | `numeric` the threshold p-value |
| normalize | `logical` if `TRUE`, normalize the count by the number of comparison |
| first | `numeric` controls the number of variables plotted |
a named list with two elements `p` a `ggplot` plot and `stats` the count table of the significative value