parseROItempcor: parseROItempcor - read adj_pearson.txt and...

View source: R/roitempcorr_wide.R

parseROItempcorR Documentation

parseROItempcor - read adj_pearson.txt and diagnostic_files.txt into wide

Description

parseROItempcor - read adj_pearson.txt and diagnostic_files.txt into wide

Usage

parseROItempcor(adj_glob, roi_names = NULL, idfunc = LNCDR::ld8from)

Arguments

adj_glob

file path glob to adj_pearson.txt fles

roi_names

names to use instead of searcing for diagnostic_files.txt and using first column

idfunc

default ld8from. function to pull id from filename

Examples

adjfilesglob<-"/Volumes/Hera/Projects/BTC_Diss/rs_20200321/striatalseeddata/*_20161*/frontostrialROItempcor20210106.rac1.adj_pearson.txt"
rac1 <- parseROItempcor(adjfilesglob)

LabNeuroCogDevel/LNCDR documentation built on Oct. 13, 2023, 4:31 a.m.