Skip to content
Prev 366041 / 398502 Next

how do I define a function which is equivalent to `deparse(substitute(x))`?

*If* I understand correctly -- and please let me know if I don't --
this seems somewhat more straightforward and less "hacky" :
Yielding in the OP's example:
log

Cheers,
Bert
Bert Gunter

"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Mon, Dec 12, 2016 at 2:07 PM, Fox, John <jfox at mcmaster.ca> wrote: