| Line 399... |
Line 399... |
| 399 |
interpretation of \code{0} is device-specific.
|
399 |
interpretation of \code{0} is device-specific.
|
| 400 |
}
|
400 |
}
|
| 401 |
\item{\code{mai}}{A numerical vector of the form \code{c(bottom,
|
401 |
\item{\code{mai}}{A numerical vector of the form \code{c(bottom,
|
| 402 |
left, top, right)} which gives the margin size specified in
|
402 |
left, top, right)} which gives the margin size specified in
|
| 403 |
inches.\cr
|
403 |
inches.\cr
|
| 404 |
\if{html}{\figure{mai.png}{options: width="35\%" alt="Figure: mai.png"}}
|
404 |
\if{html}{\figure{mai.png}{options: style="width: 35\%;" alt="Figure: mai.png"}}
|
| 405 |
\if{latex}{\figure{mai.pdf}{options: width=7cm}}
|
405 |
\if{latex}{\figure{mai.pdf}{options: width=7cm}}
|
| 406 |
}
|
406 |
}
|
| 407 |
\item{\code{mar}}{A numerical vector of the form \code{c(bottom,
|
407 |
\item{\code{mar}}{A numerical vector of the form \code{c(bottom,
|
| 408 |
left, top, right)} which gives the number of lines of margin to be
|
408 |
left, top, right)} which gives the number of lines of margin to be
|
| 409 |
specified on the four sides of the plot.
|
409 |
specified on the four sides of the plot.
|
| Line 459... |
Line 459... |
| 459 |
drawing \emph{as if it were on a \bold{\emph{new}} device}. It is
|
459 |
drawing \emph{as if it were on a \bold{\emph{new}} device}. It is
|
| 460 |
an error (ignored with a warning) to try to use \code{new = TRUE}
|
460 |
an error (ignored with a warning) to try to use \code{new = TRUE}
|
| 461 |
on a device that does not currently contain a high-level plot.}
|
461 |
on a device that does not currently contain a high-level plot.}
|
| 462 |
\item{\code{oma}}{A vector of the form \code{c(bottom, left, top,
|
462 |
\item{\code{oma}}{A vector of the form \code{c(bottom, left, top,
|
| 463 |
right)} giving the size of the outer margins in lines of text.\cr
|
463 |
right)} giving the size of the outer margins in lines of text.\cr
|
| 464 |
\if{html}{\figure{oma.png}{options: width="25\%" alt="Figure: oma.png"}}
|
464 |
\if{html}{\figure{oma.png}{options: style="width: 25\%;" alt="Figure: oma.png"}}
|
| 465 |
\if{latex}{\figure{oma.pdf}{options: width=6cm}}
|
465 |
\if{latex}{\figure{oma.pdf}{options: width=6cm}}
|
| 466 |
}
|
466 |
}
|
| 467 |
\item{\code{omd}}{A vector of the form \code{c(x1, x2, y1, y2)}
|
467 |
\item{\code{omd}}{A vector of the form \code{c(x1, x2, y1, y2)}
|
| 468 |
giving the region \emph{inside} outer margins in \abbr{NDC} (=
|
468 |
giving the region \emph{inside} outer margins in \abbr{NDC} (=
|
| 469 |
normalized device coordinates), i.e., as a fraction (in \eqn{[0, 1]})
|
469 |
normalized device coordinates), i.e., as a fraction (in \eqn{[0, 1]})
|