[R] titles to plots
Uwe Ligges
ligges at statistik.uni-dortmund.de
Wed Aug 11 12:58:50 CEST 2004
Luis Rideau Cruz wrote:
> R-help
>
> par(mfrow=c(2,4))
> lapply(lgd.aov.sum,function (x) {plot(x[,1],x[,3])
> })
>
> What I get is a 2x4 layout plot
> How can I get the names argument of lgd.aov.sum and pass it as title names for every plot??
a) What is lgd.aov.sum?
b) What do you mean whith names argument? Do you mean any attribute?
Please read the posting guide (see below - cited at the end of this
message).
Uwe Ligges
> Thank you
>
> Luis Ridao Cruz
> Fiskirannsóknarstovan
> Nóatún 1
> P.O. Box 3051
> FR-110 Tórshavn
> Faroe Islands
> Phone: +298 353900
> Phone(direct): +298 353912
> Mobile: +298 580800
> Fax: +298 353901
> E-mail: luisr at frs.fo
> Web: www.frs.fo
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list