The R Project SVN R

Rev

Rev 15168 | Rev 40615 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
27444 ripley 1
\name{.Device}
1334 paul 2
\alias{.Device}
3
\alias{.Devices}
27444 ripley 4
\title{
5
  Lists of Open Graphics Devices
1334 paul 6
}
7
\description{
27444 ripley 8
  A list of the names of the open graphics devices is stored in
9
  \code{.Devices}. The name of the active device is stored in \code{.Device}.
1334 paul 10
}
1349 maechler 11
\keyword{device}