remove_from_onexit_expression: Remove one of possibly several expressions recorded by...

Description Usage Arguments Note See Also

View source: R/Miscellaneous_Functions.R

Description

Remove one of possibly several expressions recorded by on.exit

Usage

1

Arguments

sysonexit

An expression. The returned value of a call to sys.on.exit() from inside the calling function.

tag

A character string. An string identifying which of the recorded expressions should be removed.

Note

don't use inside a loop as this will likely lead to problems such as 'evaluation nested too deeply'.

See Also

enable_debug_dump for examples


Burke-Lauenroth-Lab/SoilWat_R_Wrapper documentation built on Aug. 14, 2020, 5:17 p.m.