r - Place on.exit() within function but active for the script -


in r, let's want place on.exit() command within function, want on.exit command apply when rscript exits opposed when function exits. how go it?

to rephrase have on.exit() within function, on.exit() command applies local scope within function. possible on.exit() command apply global scope while still within function.


Comments

Popular posts from this blog

c# - HttpResponseMessage System.InvalidOperationException -

sql - Postgresql error: "failed to find conversion function from unknown to text" -