[R] How to modify object's code living in some environment?
Ivan Krylov
kry|ov@r00t @end|ng |rom gm@||@com
Mon Dec 27 17:06:39 CET 2021
On Mon, 27 Dec 2021 15:36:01 +0100
Grzegorz Smoliński <g.smolinski1 using gmail.com> wrote:
> write on the beginning of the body of this chosen function
> 'browser()'.
Is your desired result similar to what debug() (or debugonce()) does?
Perhaps you won't even need to construct a call and evaluate it in a
given environment for it to work.
--
Best regards,
Ivan
More information about the R-help
mailing list