
Last chance! 50% off unlimited learning
Sale ends in
.Last()
function.
Note that .Last()
is not guaranteed to be called when
the Rsession finished. For instance, the user may quit Rby calling
quit(runLast=FALSE)
or run R in batch mode.
Note that this function is called when the R.utils package is loaded.## S3 method for class 'default}(...)':
addFinalizerToLastundefined
- ...
{Not used.}
Returns (invisibly) TRUE
if .Last()
was modified,
otherwise FALSE
.
[object Object]
onSessionExit
().
programming