powered by
Difference analysis
multi_bar( otutab, group_df, mode = 1, text_df = NULL, text_x = NULL, text_angle = -90, errorbar = "bottom" )
a data.frame
otutab
a dataframe with rowname same to dist and one group column
1~2
text_df
text_x
text_angle
top, bottom, none
data(otutab, package = "pcutils") multi_bar(otutab[1:10, ], metadata["Group"])
Run the code above in your browser using DataLab