Skip to contents

Generic function to extract masks from various fMRI dataset types. Returns the mask in its appropriate format for the dataset type.

Usage

get_mask(x, ...)

Arguments

x

An fMRI dataset object

...

Additional arguments passed to methods

Value

Mask object (NeuroVol, vector, etc.)