Skip to contents

Generic function to convert various fMRI dataset types to matrix_dataset objects. Provides a unified interface for getting matrix-based representations.

Usage

as.matrix_dataset(x, ...)

Arguments

x

An fMRI dataset object

...

Additional arguments passed to methods

Value

A matrix_dataset object