View source: R/qualification-pk-ratio.R
getQualificationPKRatioPlot | R Documentation |
Get plot of pk ratio from field PKRatioPlots
of configuration plan
getQualificationPKRatioPlot(
pkParameterName,
data,
metaData,
axesProperties,
plotProperties
)
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 |
plotProperties |
list of plot properties defined in field |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.