Displaying 1 result from an estimated 1 matches for "iristestplot2".
Did you mean:
iristestplot
2010 Feb 12
1
Problems with savePlot() and postscript under Snow Leopard
...pe = "png") :
kann nur aus 'X11(type="*cairo")' Devices kopieren
(sorry, I have a german version of R).
I tried:
> postscript("IrisTestPlot.eps", paper="special",height=6,width=6,onefile=FALSE,horizontal=FALSE)
and
> postscript(file="IrisTestPlot2.pdf", onefile = FALSE, horizontal = FALSE, paper = "special", width = 8, height = 8)
in both cases there are files produced that cannot be opened. Error
message: the bounding box is missing.
I use 64 bit R under Snow Leopard.
> sessionInfo()
R version 2.10.1 (2009-12-14)
x86_6...