powered by
Supplies a list of all NIDPs by name for any given modality or atlas
listNIDPs(modality = NA, atlas = NA, filename = NA, verbose = FALSE)
a list of NIDP names satisfying the required criteria
Neuroimaging modality. Defaults to NA; see README for additional options
Neuroimaging parcellation atlas for NIDP query. Defaults to NA; see README for additional options
optional filename for writing data to a table
print runtime messages to R console. Default to FALSE
dk_names <- listNIDPs(modality = 'T1', atlas = 'Desikan')
Run the code above in your browser using DataLab