Skip to contents

Generic function to extract data as a matrix from various fMRI dataset types. Always returns a matrix with timepoints as rows and voxels as columns.

Usage

get_data_matrix(x, ...)

Arguments

x

An fMRI dataset object

...

Additional arguments passed to methods

Value

A matrix with timepoints as rows and voxels as columns