Skip to content
Prev 298891 / 398503 Next

turning R expressions into functions?

Dear Dirk,
On Sat, Jun 30, 2012 at 01:28:13PM -0500, Dirk Eddelbuettel wrote:
Many thanks for pointing out these packages, I wasn't aware of these.
My own code (current version attached, comments would be very welcome)
is much more "chatty":
One of the things I would love to add to my package would be the
ability to compare more than two expressions in one call.  But
unfortunately, I haven't found out so far whether (and if so, how) it
is possible to extract the elements of a "..." object without
evaluating them.

Many thanks,
Jochen