View source: R/fct_multi_cond.R
getBack2BackBarplot | R Documentation |
Get back-to-back barplot for 2 conditions comparison
getBack2BackBarplot(tab_c1, tab_c2, lab_c1, lab_c2)
tab_c1 |
barplot dataframe generated by getBarplotDF() for condition 1 |
tab_c2 |
barplot dataframe generated by getBarplotDF() for condition 1 |
lab_c1 |
label for condition 1 |
lab_c2 |
label for condition 2 |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.