getTimeProfilePlotConfiguration | R Documentation |
Define a TimeProfilePlotConfiguration
object
getTimeProfilePlotConfiguration(
workflowType,
group,
data,
metaData,
observedData = NULL,
dataMapping = NULL,
plotConfiguration = NULL
)
workflowType |
Workflow type, either |
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 mapping x, y and color variables to |
plotConfiguration |
A user-defined |
A TimeProfilePlotConfiguration
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.