do.call(cbind, list(A, B, C))

On Sat, Jun 4, 2011 at 7:14 PM, Jim Silverton <jim.silver...@gmail.com> wrote:
> How can I cbind three or more matrices like A,B and C. This does not work:
>
> cbind(A,B,C)
>
>
> --
> Thanks,
> Jim.
>

-- 
Sarah Goslee
http://www.functionaldiversity.org

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to