coords-methods: Extract coordinates

Description Usage Arguments

Description

Extract coordinates

coords

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
coords(x, ...)

## S4 method for signature 'ROIVolume'
coords(x, real = FALSE)

## 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

real

if TRUE, return coordinates in real world units

i

the index in to the lookup volume


bbuchsbaum/neuroim documentation built on March 29, 2021, 11:01 a.m.