View source: R/qualification-time-profile.R
getTimeProfileObservedDataFromResults | R Documentation |
Get the time profile observed data in appropriate unit from the results from the observed data file
getTimeProfileObservedDataFromResults(
observedResults,
molWeight,
axesProperties,
observedDataId
)
observedResults |
List that includes
|
molWeight |
Molecular weight of compound |
axesProperties |
list of axes properties obtained from |
observedDataId |
Id of the observed data for better handling error messages |
List with time
, y
and error
values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.