crop_td_pts_pot: Crop 'mrs_data' object data points in the time-domain...

View source: R/mrs_data_proc.R

crop_td_pts_potR Documentation

Crop mrs_data object data points in the time-domain rounding down to the next smallest power of two (pot). Data that already has a pot length will not be changed.

Description

Crop mrs_data object data points in the time-domain rounding down to the next smallest power of two (pot). Data that already has a pot length will not be changed.

Usage

crop_td_pts_pot(mrs_data)

Arguments

mrs_data

MRS data.

Value

cropped mrs_data object.


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