Description Usage Arguments Value Examples
Return a data.frame of filenames for the images
| 1 2 3 4 5 6 7 8 9 | get_image_filenames_df(group = c("training", "test"),
  modalities = all_modalities(), type = c("raw", "coregistered"),
  derived = TRUE, long = TRUE)
get_image_filenames_matrix(...)
get_image_filenames_list(...)
get_image_filenames_list_by_subject(...)
 | 
| group | group of IDs to gather.  If both 
 | 
| modalities | vector of image modalities within
 | 
| type | type of data, either  | 
| derived | Get the derived images (tissue classes/brain mask) | 
| long | if  | 
| ... | arguments passed to  | 
Data.frame of filenames
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.