ibarplot.double {AgroR} | R Documentation |
invert uppercase and lowercase letters in graph for factorial scheme the subdivided plot with significant interaction
ibarplot.double(analysis)
analysis |
FAT2DIC, FAT2DBC, PSUBDIC or PSUBDBC object |
Return column chart for two factors
data(covercrops)
attach(covercrops)
a=FAT2DBC(A, B, Bloco, Resp, ylab=expression("Yield"~(Kg~"100 m"^2)),
legend = "Cover crops",alpha.f = 0.3,family = "serif")
ibarplot.double(a)