get_studydb_data: Get studydb data for a single subject's folder

View source: R/pipeline_convert.R

get_studydb_dataR Documentation

Get studydb data for a single subject's folder

Description

For doing this for a whole study folder, use the get_studydb_data_folder command

Usage

get_studydb_data(subjFolder, path = getwd(), pet_orig_filenames = T)

Arguments

subjFolder

The name of the subject folder.

path

The file path of the study folder.

pet_orig_filenames

Extract original PET filenames. Note that this takes a while as it requires opening the ecat7 fiels.

Value

A data.frame with relevant information from the studyDB file.

Examples

abcd_dat <- get_studydb_data('abcd')


mathesong/kipettools documentation built on Feb. 5, 2024, 10:10 p.m.