View source: R/mrs_data_proc.R
smooth_dyns | R Documentation |
Smooth data across the dynamic dimension with a Gaussian kernel.
smooth_dyns(mrs_data, sigma)
mrs_data |
data to be smoothed. |
sigma |
standard deviation of the underlying Gaussian kernel in seconds. |
smoothed mrs_data object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.