Displaying 2 results from an estimated 2 matches for "gs_mcmc_dust".
2010 Nov 29
1
Troubles in plotting to a postscript file (not to png)
Dear R users,
I am trying to produce some plots in a postscript file, but I am
experiencing some issues. I open the device with
-----------------------------
setPS()
postscript (file='gs_mcmc_dust.ps',width=5*3,height=5*3,horizontal =
FALSE, paper = "special",family =
"ComputerModern",encoding="TeXtext.enc")#, onefile = FALSE
-----------------------------
(it's a 9x9 multiplot) and I close it with
-----------------------------
dev.off()
----------...
2010 Nov 25
1
Help in improving the style of R plots
...I close the R session, the content of the PS file disappears.
How can I retain the graphics output after closing R?
Can you help me in getting what I wish? Any help is greatly appreciated.
Thanks a lot
Gaetano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gs_mcmc_dust.pdf
Type: application/pdf
Size: 96327 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20101125/26510db1/attachment.pdf>