View source: R/qualification-gof.R
getQualificationGOFPlot | R Documentation |
Get goodness of fit plot
getQualificationGOFPlot(
plotType,
data,
metaData,
axesProperties,
plotProperties
)
plotType |
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.