Description Usage Arguments Note See Also
View source: R/Miscellaneous_Functions.R
Remove one of possibly several expressions recorded by on.exit
| 1 | remove_from_onexit_expression(sysonexit, tag)
 | 
| sysonexit | An expression. The returned value of a call to
 | 
| tag | A character string. An string identifying which of the recorded expressions should be removed. | 
don't use inside a loop as this will likely lead to problems such as 'evaluation nested too deeply'.
enable_debug_dump for examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.