perm_mat,AxisSet2D-method {neuroim2} | R Documentation |
Get permutation matrix from axis set
Description
Get permutation matrix from axis set
Usage
## S4 method for signature 'AxisSet2D'
perm_mat(x, ...)
Arguments
x |
An AxisSet2D object |
... |
Additional arguments (not used) |
Value
A matrix representing the axis directions
[Package neuroim2 version 0.8.1 Index]