Re: [R] postscript( does not save the plot

2011-08-19 Thread David Winsemius
On Aug 19, 2011, at 9:08 AM, Alaios wrote: Dear al, I would like to thank you for your replies. I have tried with graphics.off() but did not help too. I am also sorry that my example was not reproducible It has never been reproducible because you have ignored the request 3 days ago to sup

Re: [R] postscript( does not save the plot

2011-08-19 Thread Alaios
1:500],test[150,1:500],test[210,1:500],test[270,1:500],test[330,1:500],test[390,1:500],names=c("1","3","5","8","10","13","15"),outline=FALSE,ylim=c(0.01,50),log="y", xlab = "Number of Sensors/km^2",ylab="P

Re: [R] postscript( does not save the plot

2011-08-19 Thread jim holtman
oblem is with the pars=list(. > > Just to make it more clear. The dev.off() returns 1 and the file is created. > The problem is that this file can not be open with any program, while all the > other .eps files I have and were created by R, with the above methodology > w

Re: [R] postscript( does not save the plot

2011-08-19 Thread David Winsemius
ve and were created by R, with the above methodology work really nice. B.R Alex From: Marc Schwartz Cc: "R-help@r-project.org" Sent: Wednesday, August 17, 2011 5:48 PM Subject: Re: [R] postscript( does not save the plot Not sure what output you get i

Re: [R] postscript( does not save the plot

2011-08-19 Thread Alaios
les I have and were created by R, with the above methodology work really nice. B.R Alex From: Marc Schwartz Cc: "R-help@r-project.org" Sent: Wednesday, August 17, 2011 5:48 PM Subject: Re: [R] postscript( does not save the plot Not sure what output

Re: [R] postscript( does not save the plot

2011-08-17 Thread Marc Schwartz
[150,1:500],test[210,1:500],test[270,1:500],test[330,1:500],test[390,1:500],names=c("1","3","5","8","10","13","1"),outline=FALSE,ylim=c(0.01,50),log="y", > xlab = "xvalue",ylab="yvalue",boxwex=0.5) &g

Re: [R] postscript( does not save the plot

2011-08-17 Thread Alaios
value",boxwex=0.5) dev.off() To not bother you with the details, the only difference is the pars =list(whisklwd=0,staplelwd=0) at the end of the boxplot , which I use to remove the whiskers fromt he blot. B.R From: Marc Schwartz Cc: "R-help@r-proj

Re: [R] postscript( does not save the plot

2011-08-16 Thread Marc Schwartz
On Aug 16, 2011, at 12:32 PM, Alaios wrote: > Dear all, > I am using the following code to write the plot to an eps format > > postscript(file="test.eps",horizontal=FALSE) > > boxplot(test[30,1:500],test[90,1:500],test[150,1:500],test[210,1:500],test[270,1:500],test[330,1:500],test[390,1:500],na

Re: [R] postscript( does not save the plot

2011-08-16 Thread Sarah Goslee
Hi, On Tue, Aug 16, 2011 at 1:32 PM, Alaios wrote: > Dear all, > I am using the following code to write the plot to an eps format > > postscript(file="test.eps",horizontal=FALSE) > > boxplot(test[30,1:500],test[90,1:500],test[150,1:500],test[210,1:500],test[270,1:500],test[330,1:500],test[390,1:5

[R] postscript( does not save the plot

2011-08-16 Thread Alaios
Dear all, I am using the following code to write the plot to an eps format postscript(file="test.eps",horizontal=FALSE) boxplot(test[30,1:500],test[90,1:500],test[150,1:500],test[210,1:500],test[270,1:500],test[330,1:500],test[390,1:500],names=c("1","3","5","8","10","13","1"),outline=FALSE,ylim=c