getOSPSuiteSetting: Get the value of a global ospsuite-R setting.

View source: R/ospsuite-env.R

getOSPSuiteSettingR Documentation

Get the value of a global ospsuite-R setting.

Description

Get the value of a global ospsuite-R setting.

Usage

getOSPSuiteSetting(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

getOSPSuiteSetting("suiteVersion")
getOSPSuiteSetting("sensitivityAnalysisConfig")$totalSensitivityThreshold

Open-Systems-Pharmacology/OSPSuite-R documentation built on Feb. 14, 2025, 4:48 p.m.