Description Usage Arguments Value Functions See Also
Combine polynial matrices by rows or coluns
1 2 3 |
... |
(generalzed) vectors or mmatrices. If any of objects are polynomail matrix |
deparse.level |
details in base function, polynomial matrices doesn't use it |
if at least one argument is a polynomail matrix,
the result will be combined polynomial matrix.
Overwise, base package implementatioon base::cbind()
or base::rbind()
will be called.
rbind
: row based bind
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.