generate_subject_data_from_bids | R Documentation |
Function to generate a subject_data object from a BIDS-compliant folder
generate_subject_data_from_bids(bids_dir)
bids_dir |
a directory containing BIDS-compliant processed data for analysis |
This function basically just reads participants.tsv from the root of the BIDS folder and renames ‘participant_id“ to 'id' to match this pipeline’s conventions
a data.frame containing subject-level data contained in participants.tsv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.