plotStatisticsFromPlan: plotStatisticsFromPlan

View source: R/qualification-time-profile.R

plotStatisticsFromPlanR Documentation

plotStatisticsFromPlan

Description

Add summary statistics to a time profile plot from configuration plan

Usage

plotStatisticsFromPlan(
  time,
  outputValues,
  statisticId,
  outputName,
  color,
  linetype,
  plotObject
)

Arguments

time

Time values on which output values are aggregated

outputValues

Output values to be aggregated

statisticId

Statistic Id as defined in 'ConfigurationPlan' used for data aggregation

outputName

Display name of output

color

Color of the line or ribbon

linetype

Linetype of the line

plotObject

A 'ggplot' object with previous statistics displayed

Value

A 'ggplot' object updated with new displayed statistic


Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on March 30, 2024, 4:17 p.m.