.setPlotConfiguration | R Documentation |
Set PlotConfiguration
object internally using tlf
default if plotConfiguration
is not provided
.setPlotConfiguration(
plotConfiguration,
PlotConfigurationClass,
data = NULL,
metaData = NULL,
dataMapping = NULL
)
plotConfiguration |
A |
PlotConfigurationClass |
Required class for |
data |
A data.frame potentially used for smart plot configuration |
metaData |
A list of meta data potentially used for smart plot configuration |
dataMapping |
A |
A PlotConfiguration
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.