View source: R/utilities-figures.R
createEsqlabsExportConfiguration | R Documentation |
ExportConfiguration
R6 classAn instance of ExportConfiguration
R6 class from {tlf}
package is needed
for saving the plots and plot grids created using the {ospsuite}
package.
The default attributes of the class are chosen to reflect the corporate standards adopted by esqLABS GmbH.
createEsqlabsExportConfiguration(outputFolder)
outputFolder |
Path to the folder where the results will be stored. |
An instance of ExportConfiguration
R6 class.
Other create-plotting-configurations:
createEsqlabsPlotConfiguration()
,
createEsqlabsPlotGridConfiguration()
myProjConfig <- ProjectConfiguration$new()
createEsqlabsExportConfiguration(myProjConfig$outputFolder)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.