Open dpritchard opened 8 years ago
Posted here for posterity:
deparse(subsititue(x)): This would give more informative output, but it can't be done on method dispatch because (e.g.) print.default() evaluates the call. See: https://stat.ethz.ch/pipermail/r-help/2012-May/311665.html
Frankly I can't remember what this comment was about. I assume it was about a more informative print method.
Perhaps the solution has something to do with storing the original call?
Filed under "not a priority".
Posted here for posterity:
Frankly I can't remember what this comment was about. I assume it was about a more informative print method.
Perhaps the solution has something to do with storing the original call?
Filed under "not a priority".