bids_parse_study: Parse the contents of a PET BIDS study

bids_parse_studyR Documentation

Parse the contents of a PET BIDS study

Description

This function parses a PET BIDS study, and returns a nested tibble with the relevant information nested appropriately.

Usage

bids_parse_study(studypath)

Arguments

studypath

The BIDS study path for the main study.

Value

A data frame of the files, what they are, and where they are

Author(s)

Granville J Matheson, mathesong@gmail.com

Examples

## Not run: 
studydata <- bids_parse_study(studypath)

## End(Not run)

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