| Line 73... |
Line 73... |
| 73 |
\code{onefile = FALSE} is the default.
|
73 |
\code{onefile = FALSE} is the default.
|
| 74 |
|
74 |
|
| 75 |
The \code{file} argument is interpreted as a C integer format as used
|
75 |
The \code{file} argument is interpreted as a C integer format as used
|
| 76 |
by \code{\link{sprintf}}, with integer argument the page number.
|
76 |
by \code{\link{sprintf}}, with integer argument the page number.
|
| 77 |
The default gives files \file{Rplot001.fig}, \dots, \file{Rplot999.fig},
|
77 |
The default gives files \file{Rplot001.fig}, \dots, \file{Rplot999.fig},
|
| 78 |
\file{Rplot1000.fig}, \dots.
|
78 |
\file{Rplot1000.fig}, \dots.
|
| 79 |
|
79 |
|
| 80 |
Line widths as controlled by \code{par(lwd =)} are in multiples of
|
80 |
Line widths as controlled by \code{par(lwd =)} are in multiples of
|
| 81 |
5/6*1/72 inch. Multiples less than 1 are allowed. \code{pch = "."} with
|
81 |
5/6*1/72 inch. Multiples less than 1 are allowed. \code{pch = "."} with
|
| 82 |
\code{cex = 1} corresponds to a square of side 1/72 inch.
|
82 |
\code{cex = 1} corresponds to a square of side 1/72 inch.
|
| 83 |
|
83 |
|
| 84 |
Windows users can make use of WinFIG
|
84 |
Windows users can make use of WinFIG
|
| 85 |
(\url{http://www.schmidt-web-berlin.de/WinFIG.htm}, shareware), or
|
85 |
(\url{http://www.schmidt-web-berlin.de/WinFIG.htm}, shareware), or
|
| 86 |
XFig under Cygwin.
|
86 |
XFig under Cygwin.
|
| 87 |
}
|
87 |
}
|