get_dti_info_filenames | R Documentation |
Return the filenames for the files for DTI analysis, such as gradient files or b-values
get_dti_info_filenames(ids = kirby21.base::get_ids(), visits = c(1, 2),
type = c("grad", "b"))
get_grad_filenames(...)
get_b_filenames(...)
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 |
Data.frame of filenames
get_dti_info_filenames()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.