rje_envvar_exists {rJavaEnv} | R Documentation |
Helper for clean env var check
Description
#' The function is based on the code of the renv
package.
Copyright 2023 Posit Software, PBC
License: https://github.com/rstudio/renv/blob/main/LICENSE
Usage
rje_envvar_exists(key)
Arguments
key |
The environment variable key to check. |
[Package rJavaEnv version 0.2.2 Index]