Hi,

Sorry for the high volume. I'm finding new problems as I resolve old ones.
The only remaining issue is modifying the boxplots generated by my function. I 
have found the various parameters like font.lab, font.main, etc., in the 
manual, but I cannot figure out where to introduce them.

The function creates boxplots in a quartz window.
    quartz(width=6,height=5,dpi=200)
  boxplot(tframe[,x2] ~ tframe[,x1], font.main=1, 
main=gtitle,xlab=names(tframe[x1]),ylab=names(tframe[x2]), notch=FALSE, 
varwidth=TRUE)


Thank you in advance.

Payam
--
Payam Minoofar, Ph.D.
Scientist
Meissner Filtration Products
4181 Calle Tesoro
Camarillo, CA 93012
USA
+1 805 388 9911
+1 805 388 5948 fax
payam.minoo...@meissner.com

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to