getBack2BackBarplot: Get back-to-back barplot for 2 conditions comparison

View source: R/fct_multi_cond.R

getBack2BackBarplotR Documentation

Get back-to-back barplot for 2 conditions comparison

Description

Get back-to-back barplot for 2 conditions comparison

Usage

getBack2BackBarplot(tab_c1, tab_c2, lab_c1, lab_c2)

Arguments

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

Value

ggplot object


martaint/InterCellar documentation built on April 7, 2022, 11:44 a.m.