The R Project SVN R

Rev

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

Rev 68948 Rev 70779
Line 85... Line 85...
85
  programmatically, e.g.\sspace{}by a package.  The other way to set code to be run
85
  programmatically, e.g.\sspace{}by a package.  The other way to set code to be run
86
  at the end of the session is to use a \emph{finalizer}: see
86
  at the end of the session is to use a \emph{finalizer}: see
87
  \code{\link{reg.finalizer}}.
87
  \code{\link{reg.finalizer}}.
88
}
88
}
89
\note{
89
\note{
90
  The \code{R.app} GUI on OS X has its own version of these functions
90
  The \code{R.app} GUI on macOS has its own version of these functions
91
  with slightly different behaviour for the \code{save} argument (the
91
  with slightly different behaviour for the \code{save} argument (the
92
  GUI's \sQuote{Startup} preferences for this action are taken into account).
92
  GUI's \sQuote{Startup} preferences for this action are taken into account).
93
}
93
}
94
\seealso{
94
\seealso{
95
  \code{\link{.First}} for setting things on startup.
95
  \code{\link{.First}} for setting things on startup.