createEsqlabsExportConfiguration: Create an instance of 'ExportConfiguration' R6 class

View source: R/utilities-figures.R

createEsqlabsExportConfigurationR Documentation

Create an instance of ExportConfiguration R6 class

Description

An 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.

Usage

createEsqlabsExportConfiguration(outputFolder)

Arguments

outputFolder

Path to the folder where the results will be stored.

Value

An instance of ExportConfiguration R6 class.

See Also

Other create-plotting-configurations: createEsqlabsPlotConfiguration(), createEsqlabsPlotGridConfiguration()

Examples

myProjConfig <- ProjectConfiguration$new()
createEsqlabsExportConfiguration(myProjConfig$outputFolder)


esqLABS/esqlabsR documentation built on April 17, 2025, 10:51 a.m.