The R Project SVN R

Rev

Rev 68948 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68948 Rev 70779
Line 25... Line 25...
25
    \code{dev.copy2pdf}, arguments to \code{\link{pdf}}.
25
    \code{dev.copy2pdf}, arguments to \code{\link{pdf}}.
26
    For \code{dev.print}, this includes \code{which} and by default any
26
    For \code{dev.print}, this includes \code{which} and by default any
27
    \code{\link{postscript}} arguments.}
27
    \code{\link{postscript}} arguments.}
28
  \item{which}{A device number specifying the device to copy to.}
28
  \item{which}{A device number specifying the device to copy to.}
29
  \item{out.type}{The name of the output device: can be \code{"pdf"}, or
29
  \item{out.type}{The name of the output device: can be \code{"pdf"}, or
30
    \code{"quartz"} (some OS X builds) or \code{"cairo"} (Windows
30
    \code{"quartz"} (some macOS builds) or \code{"cairo"} (Windows
31
    and some Unix-alikes, see \code{\link{cairo_pdf}}).}
31
    and some Unix-alikes, see \code{\link{cairo_pdf}}).}
32
  \item{displaylist}{A character string: the only valid values are
32
  \item{displaylist}{A character string: the only valid values are
33
    \code{"inhibit"} and \code{"enable"}.}
33
    \code{"inhibit"} and \code{"enable"}.}
34
}
34
}
35
\description{
35
\description{