as.matrix.ena.line.weights {rENA} | R Documentation |
ENA line weights as matrix
Description
ENA line weights as matrix
Usage
## S3 method for class 'ena.line.weights'
as.matrix(x, ..., square = FALSE)
Arguments
x |
ena.line.weights data.table to covert to matrix |
... |
additional arguments to be passed to or from methods |
square |
[TBD] |
Value
matrix
[Package rENA version 0.2.7 Index]