aal_lookup: Lookup specific indices for labels

Description Usage Arguments Value Examples

View source: R/aal_lookup.R

Description

Lookup specific indices for labels

Usage

1
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

1
2
3
4
aal_lookup(xyz = c(61, 60, 67))
aal_lookup(xyz = rbind(c(61, 60, 67),
c(50, 44, 32)
))

neuroconductor-releases/aal documentation built on Jan. 1, 2021, 11:37 a.m.