View source: R/mrs_data_proc.R
scale_mrs_amp | R Documentation |
Scale an mrs_data object by a scalar or vector or amplitudes.
scale_mrs_amp(mrs_data, amp)
mrs_data |
data to be scaled. |
amp |
multiplicative factor, must have length equal to 1 or Nspec(mrs_data). |
mrs_data object multiplied by the amplitude scale factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.