View source: R/mrs_data_proc.R
lb | R Documentation |
Apply line-broadening (apodisation) to MRS data or basis object.
lb(x, lb, lg = 1)
## S3 method for class 'list'
lb(x, lb, lg = 1)
## S3 method for class 'mrs_data'
lb(x, lb, lg = 1)
## S3 method for class 'basis_set'
lb(x, lb, lg = 1)
x |
input mrs_data or basis_set object. |
lb |
amount of line-broadening in Hz. |
lg |
Lorentz-Gauss lineshape parameter (between 0 and 1). |
line-broadened data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.