Learn R Programming

rJavaEnv (version 0.3.0)

rje_envvar_exists: 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.