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?? 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
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
hi, see option mfg in par ?par for more info. Le mer 11/08/2004 ?? 12:24, Luis Rideau Cruz a ??crit :> 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?? > > 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-- ------ Yves Magliulo <ym at climpact.com> R&D Engineer, CLIMPACT Tel. : +33 (0) 1 55 07 85 77 Fax. : +33 (0) 1 55 07 85 79 Universite Pierre et Marie Curie Boite 101 - Tour 45 - 5eme etage - Couloir 45/46 4 place Jussieu, 75252 Paris CEDEX 05, France