The R Project SVN R

Rev

Rev 56953 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 56953 Rev 57488
Line 1... Line -...
1
postscript(file = "reg-plot-latin1.ps",
-
 
2
           encoding = "ISOLatin1",
1
pdf(file = "reg-plot-latin1.pdf", encoding = "ISOLatin1",
3
           width = 7, height = 7, paper = "a4")
2
    width = 7, height = 7, paper = "a4r", compress = FALSE)
4
library(graphics) # to be sure
3
library(graphics) # to be sure
5
example(text)     # has examples that need to he plotted in latin-1
4
example(text)     # has examples that need to he plotted in latin-1
6
q("no")
5
q("no")