Dear list,

I'm stuck with a little graphical problem. I'm generating several lattice plots which are printed in a single postcript device opened by

> trellis.device(postscript, theme=canonical.theme("postscript", color=F), file="an_phase2_graph.ps", paper="a4", pointsize = 10, onefile=TRUE, horizontal=TRUE)

Everything works fine,but some of these plots shoud be printed in a portrait orientation to look better. I tried to include [...] par.settings = list(horizontal=FALSE) [...] in the lattice plots arguments, but with no success. Is there a way to mix different page orientation in a single postscript device that I missed ?

--
Ir. Yves BROSTAUX
Unit� de Statistique et Informatique
Facult� universitaire des Sciences agronomiques de Gembloux (FUSAGx)
8, avenue de la Facult�
B-5030 Gembloux
Belgique
T�l: +32 81 62 24 69
Email: [EMAIL PROTECTED]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to