The R Project SVN R

Rev

Rev 57488 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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