[R] identify function with postscript output?
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Thu Nov 13 15:40:52 CET 2003
Uwe Ligges <ligges at statistik.uni-dortmund.de> 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).
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list