View source: R/qualification-time-profile.R
updateQualificationTimeProfilePlotConfiguration | R Documentation |
Update TimeProfilePlotConfiguration properties based on meta data and requested axes
updateQualificationTimeProfilePlotConfiguration(
simulatedMetaData = NULL,
observedMetaData = NULL,
requestedAxes = "Y",
axesProperties = NULL,
plotConfiguration
)
simulatedMetaData |
List of meta data on simulated data obtained from |
observedMetaData |
List of meta data on observed data obtained from |
requestedAxes |
Array of requested axes included in |
axesProperties |
list of axes properties obtained from |
plotConfiguration |
A |
Updated TimeProfilePlotConfiguration
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.