GetConfigurableEnvParameter: Retrieves the value of an environment variable referenced by...

Description Usage Arguments Details Value

View source: R/benchmarking_utils.R

Description

GetConfigurableEnvParameters returns the value of the environment variable referenced by the argument configurableVariable which is also an environment variable

Usage

1
GetConfigurableEnvParameter(configurableVariable)

Arguments

configurableVariable

a string parameter containing the name of an environment variable which itself references another environment variable

Details

This function takes the argument configurableVariable which contains the name of an environment variable whose value is an environment variable referencing a value to be returned by this function.

Value

the value of the environment variable referenced by the environment variable specified in the configurableVariable parameter


RHPCBenchmark documentation built on May 2, 2019, 6:40 a.m.