R/diff_analyse.R
multi_bar.Rd
Difference analysis
multi_bar( otutab, group_df, mode = 1, text_df = NULL, text_x = NULL, text_angle = -90, errorbar = "bottom" )
otutab
a dataframe with rowname same to dist and one group column
1~2
text_df
text_x
text_angle
top, bottom, none
a data.frame
data(otutab, package = "pcutils") multi_bar(otutab[1:10, ], metadata["Group"])