The R Project SVN R

Rev

Rev 77881 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

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