Skip to content

Postscript

2 messages · Philippe Lamy, Uwe Ligges

#
Hi,

I would like to create a multi-page postscript file. How can I do that in R ? Is
it possible ?

Thanks for help.

Philippe
#
Philippe Lamy wrote:
Yes, simply draw more than one plot. See ?postscript and its argument 
"onefile", which already defaults to TRUE.

Uwe Ligges