Learn R Programming

spant (version 3.3.0)

mask_xy: Mask an MRSI dataset in the x-y direction

Description

Mask an MRSI dataset in the x-y direction

Usage

mask_xy(mrs_data, x_dim, y_dim)

Value

masked MRS data.

Arguments

mrs_data

MRS data object.

x_dim

x dimension output length.

y_dim

y dimension output length.