Learn R Programming

spant (version 3.3.0)

crop_basis: Crop basis_set object based on a frequency range.

Description

Crop basis_set object based on a frequency range.

Usage

crop_basis(basis, xlim = c(4, 0.2), scale = "ppm")

Value

cropped mrs_data object.

Arguments

basis

basis_set object to be cropped in the spectral dimension.

xlim

range of values to crop in the spectral dimension eg xlim = c(4, 0.2).

scale

the units to use for the frequency scale, can be one of: "ppm", "hz" or "points".