Learn R Programming

bidsr (version 0.1.1)

BIDSClassBase: 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()

Arguments

Value

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

Author

Zhengjia Wang