getEsqlabsRSetting: Get the value of a global esqlabsR setting.

View source: R/esqlabs-env.R

getEsqlabsRSettingR Documentation

Get the value of a global esqlabsR setting.

Description

Get the value of a global esqlabsR setting.

Usage

getEsqlabsRSetting(settingName)

Arguments

settingName

String name of the setting

Value

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

Examples

getEsqlabsRSetting("packageVersion")
getEsqlabsRSetting("packageName")

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