getEsqlabsRSetting | R Documentation |
Get the value of a global esqlabsR setting.
getEsqlabsRSetting(settingName)
settingName |
String name of the setting |
Value of the setting stored in esqlabsEnv. If the setting does not exist, an error is thrown.
getEsqlabsRSetting("packageVersion")
getEsqlabsRSetting("packageName")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.