View source: R/ospsuite.utils-env.R
| getOSPSuiteUtilsSetting | R Documentation |
{ospsuite.utils} package setting.Get the value of a global {ospsuite.utils} package setting.
getOSPSuiteUtilsSetting(settingName)
settingName |
String name of the setting |
Value of the setting stored in ospsuiteEnv. If the setting does not exist,
an error is thrown.
getOSPSuiteUtilsSetting("packageName")
getOSPSuiteUtilsSetting("suiteName")
getOSPSuiteUtilsSetting("formatNumericsDigits")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.