Displaying 1 result from an estimated 1 matches for "printsexp".
Did you mean:
printexc
2005 May 10
1
Fwd: Re: Implementation of the names attribute of attribute lists
...er mailing it).
You wrote:
>Just to ask the obvious:
>
> Why is using str() not sufficient for you and instead,
> you use 'print.object' {not a good name, BTW, since it looks like a
> print() S3 method but isn't one} ?
Would printObject or printSEXP a better name?
>The very few cases I found it was insufficient,
>certainly dput() was, possibly even using it as
>dput(. , control = ....).
As I wrote in my email, I might have reinvented
the wheel. I did not know str! The output of
str and print.object is quite similar for
atomic and...