View source: R/qualification-time-profile.R
plotStatisticsFromPlan | R Documentation |
Add summary statistics to a time profile plot from configuration plan
plotStatisticsFromPlan(
time,
outputValues,
statisticId,
outputName,
color,
linetype,
plotObject
)
time |
Time values on which output values are aggregated |
outputValues |
Output values to be aggregated |
statisticId |
Statistic Id as defined in |
outputName |
Display name of output |
color |
Color of the line or ribbon |
linetype |
Linetype of the line |
plotObject |
A |
A ggplot
object updated with new displayed statistic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.