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

View source: R/mrs_data_proc.R

mask_xyR Documentation

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)

Arguments

mrs_data

MRS data object.

x_dim

x dimension output length.

y_dim

y dimension output length.

Value

masked MRS data.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.