bids_create_blooddata: Create a blooddata object from BIDS data

bids_create_blooddataR Documentation

Create a blooddata object from BIDS data

Description

This function takes a set of files from one measurement of a BIDS-structured study, reads in the data, and creates a blooddata file.

Usage

bids_create_blooddata(filedata)

Arguments

filedata

A table of the file data, created using bids_parse_files()

Value

A blooddata object

Author(s)

Granville J Matheson, mathesong@gmail.com

Examples

## Not run: 
bd <- bids_create_blooddata(filedata)

## End(Not run)

mathesong/kinfitr documentation built on Jan. 15, 2024, 11:07 p.m.