mergeSTY | R Documentation |
For adjusted step size.
mergeSTY(
xmat = NULL,
ymat = NULL,
tmat = NULL,
tbars = NULL,
rt_tol = 30,
spc,
are_refs,
are_smpls
)
xmat |
A matrix of X (retention time) values. |
ymat |
A matrix of Y (intensity) values corresponding to |
tmat |
A matrix of retention-time values corresponding to |
tbars |
The mean of retention times. |
rt_tol |
Retention time tolerance. |
spc |
A species center(s). |
are_refs |
Logical; are references or not. |
are_smpls |
Logical; are samples or not. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.