The R Project SVN R

Rev

Rev 86000 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 86000 Rev 88603
Line 66... Line 66...
66
  \code{recordPlot} returns an object of class \code{"recordedplot"}.
66
  \code{recordPlot} returns an object of class \code{"recordedplot"}.
67
 
67
 
68
  \code{replayPlot} has no return value.
68
  \code{replayPlot} has no return value.
69
}
69
}
70
\references{
70
\references{
71
  Murrell, P., Ooms, J., Allaire, J.J. (2015),
71
  \bibshow{R:Murrell+Ooms+Allaire:2015}
72
  "Recording and Replaying the Graphics Engine Display List",
-
 
73
  \url{https://stattech.wordpress.fos.auckland.ac.nz/2015/12/21/2015-07-recording-and-replaying-the-graphics-engine-display-list/}
-
 
74
}
72
}
75
\seealso{
73
\seealso{
76
  The display list can be turned on and off using \code{\link{dev.control}}.
74
  The display list can be turned on and off using \code{\link{dev.control}}.
77
  Initially recording is on for screen devices, and off for print devices.
75
  Initially recording is on for screen devices, and off for print devices.
78
}
76
}