Martin Maechler <maechler <at> stat.math.ethz.ch> writes:
> One thing -- very useful for you -- I forgot to add:
>
> You can easily quickly revert the "other cbind/rbind
> activation" by using
>
> methods:::bind_activation(FALSE)
>
> so you don't need to unload lme4 or Matrix, and you can
> reactivate them again after your special computation by
>
> methods:::bind_activation(on = TRUE)
Do haut's di hi... Looks like we need a non-recursive replacement for
the elegant do.call("rbind"..) constructs.
Dieter
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html