Description Usage Arguments Value Examples
Combine one-dimensional ObjectArray(s).
1 2  | 
... | 
 An argument list of one-dimensional ObjectArray(s), including subclasses.  | 
A new ObjectArray object.
1 2 3 4  | v1 <- rep (eq.brot2 (4), 2)
v2 <- rep (eq.brot2 (6), 2)
c (v1, v2)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.