coords {neuroim} | R Documentation |
Extract coordinates
Description
Extract coordinates
coords
Usage
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)
Arguments
x |
the object to extract coordinates from |
... |
additional arguments |
i |
the index in to the lookup volume |
[Package neuroim version 0.0.6 Index]