dti_info: Get DTI Information Filenames

get_dti_info_filenamesR Documentation

Get DTI Information Filenames

Description

Return the filenames for the files for DTI analysis, such as gradient files or b-values

Usage

get_dti_info_filenames(ids = kirby21.base::get_ids(), visits = c(1, 2),
  type = c("grad", "b"))

get_grad_filenames(...)

get_b_filenames(...)

Arguments

ids

ID to return

visits

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

type

type of file to obtain (gradient or b-values)

...

arguments passed to get_dti_info_filenames

Value

Data.frame of filenames

Examples

get_dti_info_filenames()

neuroconductor-devel/kirby21.dti documentation built on Feb. 3, 2025, 9:14 a.m.