Skip to content
Prev 293428 / 398503 Next

deparse(substitute(x)) on an object with S3 class

Note that print.testclass(testlist) also works as expected so it might
be there's a forced evaluation somewhere inside S3 dispatch -- I was
playing around with this the other day, having gotten myself confused
by it and stumbled across the internal logic (or at least something
that made sense to me), though I seem to have forgotten it again.
Hopefully someone else can clarify.

Michael
On Thu, May 3, 2012 at 6:15 AM, Remko Duursma <remkoduursma at gmail.com> wrote: