-------- Original Message  --------
Subject: [R] xyplot question
From: Leeds, Mark (IED) <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: 11.09.2007 18:00
>
> load("stocks.dat")
>
> pdf('temp.pdf', width=10, height=8)
>   
does ist work with postscript?
something like:

postscript("temp.ps", width = 10.0, height = 8.0, horizontal = FALSE,
onefile =T, paper="special")

Stefan
-=-=-
... Time is an illusion, lunchtime doubly so. (Ford Prefect)

______________________________________________
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