get_image_filenames_df: Get Image Filenames in a data.frame

Description Usage Arguments Value Examples

View source: R/get_image_filenames.R

Description

Return a data.frame of filenames for the images

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16

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)

long

if TRUE, each row is a subject, visit, modality pair

warn

if TRUE, warnings will be produced when packages are not installed

outdir

output directory for files to download. It will default to the directory of the corresponding package for the data.

...

arguments passed to get_image_filenames_df

Value

Data.frame of filenames

Examples

1
2
3
4
5

kirby21.base documentation built on July 8, 2020, 5:07 p.m.