The R Project SVN R

Rev

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

Rev 30655 Rev 30915
Line 52... Line 52...
52
  (after the specified device has been shut down).
52
  (after the specified device has been shut down).
53
 
53
 
54
  \code{dev.set} returns the name and number of the new active device.
54
  \code{dev.set} returns the name and number of the new active device.
55
}
55
}
56
\seealso{
56
\seealso{
57
  \code{\link{Devices}}, such as \code{\link{postscript}}, etc;
57
  \code{\link{Devices}}, such as \code{\link{postscript}}, etc.
-
 
58
 
58
  \code{\link{layout}} and its links for setting up plotting regions
59
  \code{\link{layout}} and its links for setting up plotting regions
59
  on the current device.
60
  on the current device.
60
}
61
}
61
\examples{
62
\examples{
62
\dontrun{## Unix-specific example
63
\dontrun{## Unix-specific example