Skip to content
Prev 65632 / 398503 Next

function in order to plot the same graph to postscript and pdf

On Wed, 9 Mar 2005 18:21:41 +0100 Ronny Klein wrote:

            
Not quite...
I guess you would want eval(MYPLOT) there?

But the function above works if you say
  plot.both(myplot = expression(plot(x)), filename = "foo")
and that is what I said above: set myplot = expression(plot(x)).
Z