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

View source: R/get_txt_filenames.R

get_txt_filenamesR Documentation

Get Kirby21.mricloud Text Filenames in a data.frame

Description

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

Usage

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

get_txt_filenames()

neuroconductor-devel/kirby21.mricloud documentation built on Feb. 4, 2025, 7:17 a.m.