crop_xy: Crop an MRSI dataset in the x-y direction

View source: R/mrs_data_proc.R

crop_xyR Documentation

Crop an MRSI dataset in the x-y direction

Description

Crop an MRSI dataset in the x-y direction

Usage

crop_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

selected subset of MRS data.


martin3141/spant documentation built on May 9, 2024, 5:23 p.m.