lookup {neuroim} | R Documentation |
Index Lookup operation
lookup
lookup(x, i, ...)
## S4 method for signature 'SparseBrainVector,numeric'
lookup(x, i)
## S4 method for signature 'IndexLookupVolume,numeric'
lookup(x, i)
x |
the object to query |
i |
the index to lookup |
... |
additional arguments |