Plot comparison of median of C-score between two conditions
Source:R/plot_comparison_median.R
plot_comparison_median.Rd
Plot comparison of median of C-score between two conditions
Examples
data("ribo_toy")
ech <- "cond1"
ctrl <- "cond2"
plot_comparison_median(ribo_toy, "condition", ech, ctrl)
#> Warning: No shared levels found between `names(values)` of the manual scale and the
#> data's fill values.
#> Warning: No shared levels found between `names(values)` of the manual scale and the
#> data's colour values.