Export a plot configuration as R code
Usage
exportPlotConfigurationCode(plotConfiguration, name = "plotConfiguration")
Arguments
- plotConfiguration
A PlotConfiguration
object
- name
Name of PlotConfiguration
object in the created code
Value
R code to recreate the plot configuration as character