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