
Create an instance of ExportConfiguration R6 class
Source: R/utilities-figures.R
createEsqlabsExportConfiguration.RdAn 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.
See also
Other create-plotting-configurations:
createEsqlabsPlotConfiguration(),
createEsqlabsPlotGridConfiguration()
Examples
myProjConfig <- ProjectConfiguration$new()
createEsqlabsExportConfiguration(myProjConfig$outputFolder)
#> Format: png
#> Width: 18 cm
#> Height: 9 cm
#> Resolution: 300 dots per inch