getOSPSuiteSetting | R Documentation |
Get the value of a global ospsuite-R setting.
getOSPSuiteSetting(settingName)
settingName |
String name of the setting |
Value of the setting stored in ospsuiteEnv. If the setting does not exist, an error is thrown.
getOSPSuiteSetting("suiteVersion")
getOSPSuiteSetting("sensitivityAnalysisConfig")$totalSensitivityThreshold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.