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