Skip to content
Prev 366866 / 398502 Next

Strange display of saved functions

On 30/01/2017 2:17 PM, William Dunlap via R-help wrote:
Yes, indeed.  Mik, if you do want the original formatting and comments, 
something like

cat(attr(payments, "source"), sep = "\n")

should display it.

Duncan Murdoch