perm_mat,AxisSet3D-method {neuroim2}R Documentation

Get permutation matrix from axis set

Description

Get permutation matrix from axis set

Usage

## S4 method for signature 'AxisSet3D'
perm_mat(x, ...)

Arguments

x

An AxisSet3D object

...

Additional arguments (not used)

Value

A matrix representing the axis directions


[Package neuroim2 version 0.8.1 Index]