as.matrix.ena.connections {rENA} | R Documentation |
ENA Connections as a matrix
Description
ENA Connections as a matrix
Usage
## S3 method for class 'ena.connections'
as.matrix(x, ...)
Arguments
x |
ena.connections object |
... |
additional arguments to be passed to or from methods |
Value
If square is FALSE (default), a matrix with all metadata columns removed, otherwise a list with square matrices
[Package rENA version 0.2.7 Index]