Lookup specific indices for labels

aal_lookup(xyz, version = c("5", "4"))

Arguments

xyz

Indices in coordinates of the atlas to look up specific

version

Version of AAL ROI image, versions 4 and 5.

Value

A data.frame with the results

Examples

aal_lookup(xyz = c(61, 60, 67))
#>   index dim1 dim2 dim3         name
#> 1  2001   61   60   67 Precentral_L
aal_lookup(xyz = rbind(c(61, 60, 67),
c(50, 44, 32)
))
#>   index dim1 dim2 dim3             name
#> 1  2001   61   60   67     Precentral_L
#> 2  9031   50   44   32 Cerebellum_4_5_L