Re: [R] Producing graphs and console output in postscript format

2008-02-19 Thread Greg Snow
p@r-project.org > Subject: [R] Producing graphs and console output in postscript format > > R 2.6.1 > Windows XP > > I would like to make a postscript document that contains my > graphs and the output that I get from the R console. So far, > all I have been able to do is produc

Re: [R] Producing graphs and console output in postscript format

2008-02-17 Thread John Kane
?postscript Perhaps sweave? http://www.stat.umn.edu/~charlie/Sweave/ --- John Sorkin <[EMAIL PROTECTED]> wrote: > R 2.6.1 > Windows XP > > I would like to make a postscript document that > contains my graphs and the output that I get from > the R console. So far, all I have been able to do is >

[R] Producing graphs and console output in postscript format

2008-02-17 Thread John Sorkin
R 2.6.1 Windows XP I would like to make a postscript document that contains my graphs and the output that I get from the R console. So far, all I have been able to do is produce my graphs in postscript form. I do this in a sub-optimal manner by MANUALLY saving each graph in postscript form. I h

[R] Producing graphs and console output in postscript format

2008-02-16 Thread John Sorkin
R 2.6.1 Windows XP I would like to make a postscript document that contains my graphs and the output that I get from the R console. So far, all I have been able to do is produce my graphs in postscript form. I do this in a sub-optimal manner by MANUALLY saving each graph in postscript form. I h