The R Project SVN R

Rev

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

Rev 30663 Rev 30741
Line 22... Line 22...
22
 
22
 
23
\begin{document}
23
\begin{document}
24
\maketitle
24
\maketitle
25
 
25
 
26
<<echo=FALSE, results=hide>>=
26
<<echo=FALSE, results=hide>>=
27
library(grDevices)
-
 
28
library(grid)
27
library(grid)
29
ps.options(pointsize=12)
28
ps.options(pointsize=12)
30
options(width=60)
29
options(width=60)
31
 
30
 
32
@
31
@