as.matrix.row.connections {rENA} | R Documentation |
ENA row connections as matrix
Description
ENA row connections as matrix
Usage
## S3 method for class 'row.connections'
as.matrix(x, ...)
Arguments
x |
ena.row.connections to conver to a matrix |
... |
additional arguments to be passed to or from methods |
Value
matrix
[Package rENA version 0.2.7 Index]