powered by
Return the filenames for the par files
get_par_filenames( ids = get_ids(), modalities = c("FLAIR", "MPRAGE", "T2w", "fMRI", "DTI"), visits = c(1, 2) )
ID to return
vector of image modalities within c("FLAIR", "MPRAGE", "T2w", "fMRI", "DTI") to return
c("FLAIR", "MPRAGE", "T2w", "fMRI", "DTI")
Vector of scan indices to return (1 or 2 or both)
Data.frame of filenames
# NOT RUN { get_par_filenames() # }
Run the code above in your browser using DataLab