getPlotConfigurationFromPlan | R Documentation |
Get the appropriate PlotConfiguration
object with scaled dimensions for exporting it
getPlotConfigurationFromPlan(
plotProperties,
plotType = NULL,
legendPosition = NULL
)
plotProperties |
Plot properties from configuration plan |
plotType |
Name of plot type to call the appropriate |
legendPosition |
Legend position in order to add scale factor in the final plot dimensions that accounts for possible shrinking of the plot panel due to the addition of the legend |
A PlotConfiguration
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.