diff --git a/README.md b/README.md index 01894f9..c6e0648 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ AS_barplot(Statfile,asterisk = "Scheffe") * significant_variable_only = F # If set to TRUE, insignificant results will not be plotted * color = c("#FF3300", "#FF6600", "#FFCC00", "#99CC00", "#0066CC", "#660099") # Colors for the plots * legend_position = "none" # "none","left","right","bottom","top" -* order = NULL # Order of the groups c("LAC","LUE","WEI","SDF","HGH","ASH") "Color needs to be changed along with order" +* order = NULL # Order of the groups c("LAC","LUE","WEI","SDF","HGH","ASH") * tip_length = 0.01 # significance tip length * label_size = 2.88 # significance label size * step_increase = 0.05 #significance step increase