Graph: Bar graph for one factor model 2
This is a function of the bar graph for one factor
bar_graph2( model, point.color = "black", point.size = 2, point.shape = 16, text.color = "black", label.color = "black", bar.color = "black", title.size = 14, y.text = 0, add.info = NA, y.info = 0, width.col = 0.9, width.bar = 0, color.info = "black", fill = "lightblue" )
model
: DIC, DBC or DQL objectpoint.color
: Point colorpoint.size
: Point sizepoint.shape
: Format pointtext.color
: Text colorlabel.color
: Label colorbar.color
: Errorbar colortitle.size
: Title sizey.text
: Y-axis height for x-axis legendadd.info
: Add other informationy.info
: Y-axis height for other informationwidth.col
: Width Columnwidth.bar
: Width error barcolor.info
: Color text informationfill
: Fill barsReturns a bar chart for one factor
data("laranja") a=with(laranja, DBC(trat, bloco, resp, mcomp = "sk",angle=45,sup = 10, family = "serif", ylab = "Number of fruits/plants")) bar_graph2(a) bar_graph2(a,fill="darkblue",point.color="orange",text.color='white')
radargraph , barplot_positive , plot_TH , plot_TH1 , corgraph , spider_graph , line_plot , plot_cor , plot_interaction , plot_jitter , seg_graph , TBARPLOT.reverse
Gabriel Danilo Shimizu, shimizu@uel.br
Leandro Simoes Azeredo Goncalves
Rodrigo Yudi Palhaci Marubayashi
Useful links