Skip to content
Prev 37725 / 63421 Next

value returned by by()

It returns a list with athe class attribut set to "by", just use:

x <- by(.....)
unclass(x)


Uwe Ligges
On 14.09.2010 00:11, Seb wrote: