dev.copy2eps works fine, but, however, does anybody know how to rotate the figure? dev.copy2eps(horizontal=F) doesn't work.
On Thursday 13 November 2003 15:40, Peter Dalgaard wrote: > Uwe Ligges <[EMAIL PROTECTED]> writes: > > U.Ramakrishna wrote: > > > Hello, > > > I want to select some points in a plot using 'identify' function > > > and also want the identified points to be saved in a > > > postscript file? Any help in how to do it? > > > A better question might have been, how do i pipe the screen output > > > to a postscript file? > > > Thanks and Regards > > > Ramakrishna > > > > See ?dev.copy > > Specifically dev.copy2eps(). In some applications you want to make > sure that the dimensions of the two devices match (or at least that > height/pointsize and width/pointsize are the same). -- Salvatore Barbaro University of Goettingen Department of Public Economics Platz der Goettinger Sieben 3 D-37073 Goettingen, Germany Tel +49 (0)551 3919704 http://www.gwdg.de/~sbarbar ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
