dot-plotObservedTimeProfileCore: .plotObservedTimeProfileCore

.plotObservedTimeProfileCoreR Documentation

.plotObservedTimeProfileCore

Description

Producing Core of Time Profile plots for observed data

Usage

.plotObservedTimeProfileCore(
  data = NULL,
  metaData = NULL,
  dataMapping = NULL,
  plotConfiguration = NULL,
  plotObject = NULL
)

Arguments

data

A data.frame to use for plot.

metaData

A named list of information about data such as the dimension and unit of its variables.

dataMapping

An ObservedDataMapping object mapping x, y, ymin, ymax and aesthetic groups to their variable names of observedData.

plotConfiguration

An optional TimeProfilePlotConfiguration object defining labels, grid, background and watermark.

plotObject

An optional ggplot object on which to add the plot layer

Value

A ggplot object


Open-Systems-Pharmacology/TLF-Library documentation built on Feb. 8, 2025, 11:22 a.m.