dti_info: Get DTI Information Filenames

Description Usage Arguments Value Examples

Description

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

Usage

1
2
3
4
5
6
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

1

muschellij2/kirby21.dti documentation built on May 23, 2019, 9:52 a.m.