c,matlist-method {mrgsolve} | R Documentation |
Operations with matlist objects
Description
Operations with matlist objects
Usage
## S4 method for signature 'matlist'
c(x, ..., recursive = FALSE)
Arguments
x |
a matlist object |
... |
other matlist objects |
recursive |
not used |
[Package mrgsolve version 1.5.1 Index]