Read FAQ 7.22 http://cran.r-project.org/doc/FAQ/R-FAQ.html#Why-do-lattice_002ftrellis-graphics-not-work_003f
--sundar Ronaldo Reis Junior said the following on 4/24/2007 6:38 AM: > Hi, > > I write several xyplot graphics on a source file. When I try to use > source("graphics.R") the source don't work, but if I use > source("graphics.R",echo=T) it work. Generally some commands work without > echo=T, but xyplot dont work. Why it dont work without echo=T? It is possible > to write a source that dont need echo=T on source command? > > Thanks > Ronaldo ______________________________________________ R-help@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 and provide commented, minimal, self-contained, reproducible code.