get_par_filenames: Get Filenames of Par files

View source: R/get_par_filenames.R

get_par_filenamesR Documentation

Get Filenames of Par files

Description

Return the filenames for the par files

Usage

get_par_filenames(
  ids = get_ids(),
  modalities = c("FLAIR", "MPRAGE", "T2w", "fMRI", "DTI"),
  visits = c(1, 2)
)

Arguments

ids

ID to return

modalities

vector of image modalities within c("FLAIR", "MPRAGE", "T2w", "fMRI", "DTI") to return

visits

Vector of scan indices to return (1 or 2 or both)

Value

Data.frame of filenames

Examples

get_par_filenames()

neuroconductor-devel/kirby21.base documentation built on Feb. 21, 2025, 6:31 a.m.