Skip to content
Prev 65605 / 398503 Next

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

On Wed, 9 Mar 2005 14:57:27 +0100 Ronny Klein wrote:

            
What are the myplot objects? Expressions or graphical objects that are
printed?

In any case, a good recommendation for this kind of stuff is to look at
Sweave() in the utils package. I guess you're writing your thesis in
LaTeX...and Sweave is a great possibility to mix LaTeX code and R code
which for example generates both pdf and eps graphics.
Z