The R Project SVN R

Rev

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

Rev 85065 Rev 88581
Line 238... Line 238...
238
  When called during \code{on.exit} processing, \code{returnValue} returns
238
  When called during \code{on.exit} processing, \code{returnValue} returns
239
  the value about to be returned by the exiting function.  Behaviour in
239
  the value about to be returned by the exiting function.  Behaviour in
240
  other circumstances is undefined.
240
  other circumstances is undefined.
241
}
241
}
242
\references{
242
\references{
243
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
243
  \bibshow{R:Becker+Chambers+Wilks:1988}
244
  \emph{The New S Language}.
-
 
245
  Wadsworth & Brooks/Cole.
-
 
246
}
244
}
247
\seealso{
245
\seealso{
248
  \code{\link{browser}} and \code{\link{recover}}, the likeliest
246
  \code{\link{browser}} and \code{\link{recover}}, the likeliest
249
  tracing functions;
247
  tracing functions;
250
  also, \code{\link{quote}} and \code{\link{substitute}} for
248
  also, \code{\link{quote}} and \code{\link{substitute}} for