getQualificationPKRatioPlot: getQualificationPKRatioPlot

View source: R/qualification-pk-ratio.R

getQualificationPKRatioPlotR Documentation

getQualificationPKRatioPlot

Description

Get plot of pk ratio from field 'PKRatioPlots' of configuration plan

Usage

getQualificationPKRatioPlot(
  pkParameterName,
  data,
  metaData,
  axesProperties,
  plotProperties
)

Arguments

pkParameterName

Name of PK Parameter as defined by users

data

data.frame with PK Ratios

metaData

metaData with units and dimension for labeling the table header

axesProperties

list of axes properties obtained from 'getAxesProperties'

plotProperties

list of plot properties defined in field 'Plot' of PKRatio configuration plan

Value

A ggplot object


Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on Sept. 13, 2024, 11:36 a.m.