axes {neuroim} | R Documentation |
Generic getter function to extract image axes
Description
Generic getter function to extract image axes
Usage
axes(x)
## S4 method for signature 'BrainSpace'
axes(x)
## S4 method for signature 'BrainData'
axes(x)
Arguments
x |
an object with a set of axes |
[Package neuroim version 0.0.6 Index]