View source: R/qualification-time-profile.R
getObservedErrorValues | R Documentation |
Get the observed data error range to display on time profile plots
getObservedErrorValues(
observedValues,
observedResults,
axesProperties,
molWeight = NA
)
observedValues |
Numeric values of observed data |
observedResults |
A named list, including |
axesProperties |
list of axes properties obtained from |
molWeight |
Molecular weight if unit conversion is required |
A named list, with ymin
and ymax
, of the observed data error range
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.