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

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -