Methods for working with matrix-list objects
Methods for working with matrix-list objects
## S4 method for signature 'matlist' as.list(x, ...) ## S4 method for signature 'matlist' as.matrix(x, ...) ## S3 method for class 'matlist' names(x) ## S3 method for class 'matlist' length(x) ## S4 method for signature 'matlist' labels(object, ...) ## S4 method for signature 'matlist' dim(x) ## S4 method for signature 'matlist' nrow(x) ## S4 method for signature 'matlist' show(object)
x |
a matlist object |
... |
passed through to other methods |
object |
passed to showmatlist |
.x |
a matlist object |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.