getOSPSuiteUtilsSetting: Get the value of a global '{ospsuite.utils}' package setting.

View source: R/ospsuite.utils-env.R

getOSPSuiteUtilsSettingR Documentation

Get the value of a global {ospsuite.utils} package setting.

Description

Get the value of a global {ospsuite.utils} package setting.

Usage

getOSPSuiteUtilsSetting(settingName)

Arguments

settingName

String name of the setting

Value

Value of the setting stored in ospsuiteEnv. If the setting does not exist, an error is thrown.

Examples

getOSPSuiteUtilsSetting("packageName")
getOSPSuiteUtilsSetting("suiteName")
getOSPSuiteUtilsSetting("formatNumericsDigits")

ospsuite.utils documentation built on March 18, 2022, 6:44 p.m.