check_dataset_root: Check if a path is the root folder of a BIDS dataset

Description Usage Arguments Value Examples

Description

This function checks for the presence of a dataset_description.json file within a specified folder to make sure that the path is correctly specified as the root path of a BIDS dataset.

Usage

1
check_dataset_root(studypath)

Arguments

studypath

The main folder path for a BIDS dataset

Value

TRUE/FALSE for if a dataset_description.json file was found in the specified folder

Examples

1

mathesong/rbids documentation built on May 14, 2019, 4:04 a.m.