Skip to content
Prev 304362 / 398506 Next

don't print object attributes

On 2012-08-28 10:34, Duncan Murdoch wrote:
It seems that class "listof" also works:

   class(x) <- "listof"
   x

Peter Ehlers