View source: R/mrs_data_proc.R
crop_spec | R Documentation |
mrs_data
object based on a frequency range.Crop mrs_data
object based on a frequency range.
crop_spec(mrs_data, xlim = c(4, 0.2), scale = "ppm")
mrs_data |
MRS data. |
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". |
cropped mrs_data
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.