get_txt_filenames: Get Kirby21.mricloud Text Filenames in a data.frame

Description Usage Arguments Value Examples

View source: R/get_txt_filenames.R

Description

Return a data.frame of filenames for the correlation text files

Usage

1
2
3
4
5
get_txt_filenames(
  ids = get_ids(),
  visits = c(1, 2),
  file_types = get_all_file_types()
)

Arguments

ids

ID to return

visits

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

file_types

Vector of file types to return c("cor", "DTI_MA", "volumes_MNI", "volumes_corrected", "z_cor", "tc")

Value

Data.frame of file names

Examples

1

neuroconductor/kirby21.mricloud documentation built on May 19, 2021, 6:33 p.m.