cbind.list: column bind the elements in a list together.

Description Usage Arguments Author(s)

Description

You can either supply many variables that are col-bindable, (ie are the right dimension), or one list argument containing matrices that can be col-binded.

Usage

1
cbind.list(..., sep = ".")

Arguments

sep

the seperator character to make the col.names unique, only if necessary

...

either 1 list of cbind-able objects, or at least 2 cbind-able objects

Author(s)

Mark Cowley, 5 April 2006


drmjc/mjcbase documentation built on May 15, 2019, 2:27 p.m.