BIDSClassBase {bidsr}R Documentation

Low-level abstract class for bidsr

Description

Low-level abstract class definition; see new_bids_class to create new class definitions. All bidsr classes inherit this abstract class, to provide consistent behavior.

Usage

BIDSClassBase()

Value

Do not call this S7 class directly, see new_bids_class on how to use it properly

Author(s)

Zhengjia Wang


[Package bidsr version 0.1.0 Index]