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