bids_filename_attributes: Extract BIDS attributes from filenames and file paths

bids_filename_attributesR Documentation

Extract BIDS attributes from filenames and file paths

Description

Get all the stuff into a table

Usage

bids_filename_attributes(filename)

Arguments

filename

The filename and filepath of the relevant file. Recommended to provide the relative path within the studypath.

Value

A tibble containing all the data

Examples

bids_filename_attributes(
   "sub-01/ses-01/pet/sub-01_ses-01_recording-continuous_blood.json")

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