[R] setup multcompBoxplot

Marcelo Laia marcelolaia at gmail.com
Tue Mar 26 17:37:07 CET 2013


I did a multcompBoxplot like this:

> xzx <-multcompBoxplot(DESC_COMP ~ CLONETRAT,data = data.cerato,
+                       sortFn = "median", decreasing=TRUE,    
+                       horizontal=FALSE, compFn = "TukeyHSD",
+                       plotList=list(
+                          boxplot=list(fig=c(0,  0.75,  0,  1),
+                           las=3, cex.axis=1.0),
+                         multcompLetters=list(
+                            fig=c(0.87,  0.97,  0.03,  0.98),
+                            type='Letters') ))
>

and got this graphic:

https://dl.dropbox.com/u/34009642/boxplot_DESC_S_interacao.jpg

I would like to got all letters (a, b, c, ...) matching to the x
labels. Please, could you see that the a is out of the first x label?

Please, could you help me?


-- 
  O___   - Marcelo Luiz de Laia
 c/  /'_ - Diamantina
(*)  \(*)- Minas Gerais
~~~~~~~~~- Brazil
^^^^^^^^^- Linux user number 487797



More information about the R-help mailing list