getGOFPlotConfiguration | R Documentation |
Define a PlotConfiguration
object
getGOFPlotConfiguration(
plotType,
group,
data,
metaData,
dataMapping = NULL,
plotConfiguration = NULL
)
plotType |
Plot type for residuals |
group |
A data.frame mapping properties to output groups |
data |
A data.frame |
metaData |
List of metaData defining dimensions and units in the data.frame |
dataMapping |
List |
plotConfiguration |
A user-defined |
A PlotConfiguration
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.