View source: R/ibarplot_double.R
ibarplot.double | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.