Skip to contents

Generic function to extract data from various fMRI dataset types. Returns the underlying data in its native format (NeuroVec, matrix, etc.).

Usage

get_data(x, ...)

Arguments

x

An fMRI dataset object

...

Additional arguments passed to methods

Value

Dataset-specific data object