coords {neuroim} | R Documentation |
Extract coordinates
coords
coords(x, ...)
## S4 method for signature 'ROIVolume'
coords(x)
## S4 method for signature 'SparseBrainVector'
coords(x, i)
## S4 method for signature 'IndexLookupVolume'
coords(x, i)
x |
the object to extract coordinates from |
... |
additional arguments |
i |
the index in to the lookup volume |